ldb: fix the canonicalisation of booleans
authorAndrew Tridgell <tridge@samba.org>
Tue, 9 Aug 2011 06:41:16 +0000 (16:41 +1000)
committerAndrew Bartlett <abartlet@samba.org>
Tue, 9 Aug 2011 09:56:23 +0000 (11:56 +0200)
commitcba88a2b623e47cf97885bd45387049da1105930
tree2c14c4f5b5af6d64985f66c289a7186786055567
parent60b6b338f7921bc3c5895e0d0fdbe79305f1be0c
ldb: fix the canonicalisation of booleans

we were canonicalising "FALSE" to "FALS"

Pair-Programmed-With: Andrew Bartlett <abartlet@samba.org>
lib/ldb/common/attrib_handlers.c