ldb: rule_id in ldb_parse_tree should be const
authorAndrew Tridgell <tridge@samba.org>
Tue, 2 Aug 2011 07:17:13 +0000 (17:17 +1000)
committerAndrew Tridgell <tridge@samba.org>
Thu, 4 Aug 2011 06:17:25 +0000 (16:17 +1000)
commit23598d56ff7a0bf9cb55606da0ede234e12dbc57
tree673b557fec6f42ce73f692613cfbe05528190445
parent849d042dd88e8e7de2748524b054b350af06a859
ldb: rule_id in ldb_parse_tree should be const

this allows assignment to a constant string without allocation

Pair-Programmed-With: Andrew Bartlett <abartlet@samba.org>
lib/ldb/include/ldb.h