do not apply max client geometry restriction if max geometry is not set
authorMike Blumenkrantz <zmike@osg.samsung.com>
Tue, 24 Nov 2015 22:34:03 +0000 (17:34 -0500)
committerMike Blumenkrantz <zmike@osg.samsung.com>
Tue, 24 Nov 2015 22:34:03 +0000 (17:34 -0500)
commitea8e88b5921c69114e581bebb1771a584e1ad829
tree86952de72260008ae221bbc5b5f69018eec8fbce
parent60269f3ecfc648bee3e7d81cad8f27874b98a0c3
do not apply max client geometry restriction if max geometry is not set

default values for these is set to a very high value, but it's possible
(and guaranteed) for some clients to set them to a value <= 0, which results
in a broken window
src/bin/e_remember.c