s3:idmap: only check the range values if a range setting has been found.
authorMichael Adam <obnox@samba.org>
Sun, 20 Jul 2014 10:12:16 +0000 (12:12 +0200)
committerVolker Lendecke <vl@samba.org>
Fri, 25 Jul 2014 09:52:10 +0000 (11:52 +0200)
commitb78d44fe89f3a2f6635b46cbcfae28069c9cff55
treeabf96875a1342c33fc9e99c019743f48f815ab82
parentf3549172083641d0e275a6312edf4adc6b740b98
s3:idmap: only check the range values if a range setting has been found.

Otherwise, the check is superfluous since high and low values are
initialized to 0.

Signed-off-by: Michael Adam <obnox@samba.org>
Reviewed-by: Volker Lendecke <vl@samba.org>
source3/winbindd/idmap.c