ldb: fixed memory leak in control string parsing
authorAndrew Tridgell <tridge@samba.org>
Thu, 6 Oct 2011 03:18:49 +0000 (14:18 +1100)
committerAndrew Tridgell <tridge@samba.org>
Thu, 6 Oct 2011 03:34:21 +0000 (14:34 +1100)
commitb3476f00a621cf2d5d547ed479acf91b5cc0679c
treee5c91dddb4d59540bf5206d665c839f3142fcebe
parent2d63789e4869c147364d4e58c678a0c08b2e6859
ldb: fixed memory leak in control string parsing

if parsing fails, free ctrl

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