r24616: In set_boolean(), only pass the result back to the caller
authorMichael Adam <obnox@samba.org>
Wed, 22 Aug 2007 10:47:32 +0000 (10:47 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 17:30:10 +0000 (12:30 -0500)
commitbf0daa74fadcd506b80c29d04ccf6ec7345ee0e1
tree0994ac737137127d5bee575b75d2443c67b3a162
parent1ce1958f7a5f41072ad1e2f1fb55f3cd4ebe4b14
r24616: In set_boolean(), only pass the result back to the caller
if parsing of the boolean string was successful.
Also, initialize the local result variable
(although not strictly necessary anymore, now.)
source/param/loadparm.c