r16589: Fix Klocwork #1999. Although it should be impossible to
authorJeremy Allison <jra@samba.org>
Wed, 28 Jun 2006 01:21:54 +0000 (01:21 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 16:19:02 +0000 (11:19 -0500)
commit49f6498a6f4efca5097e6338b14bcfe07a8261df
tree1ead62f3247a5293c04d96d6e6274ba7f193a046
parent67af7a8c4390fcf467f9dfcb932e05bb2ec214d3
r16589: Fix Klocwork #1999. Although it should be impossible to
get duplicate OID's returned in the oids_out list it is
still good programming practice to clear out a malloc'ed
string before re-writing it (especially in a loop).
Jeremy
(This used to be commit ae02c05bfca46eb6a8ba25b124c18a358a759cb5)
source3/libads/ldap_schema.c