r13525: This is only a cleanup to have the memset() and SAFE_FREE() only one
commit4272419b1146b1c03e070655f3a31d027c00ad20
authorLars Müller <lmuelle@samba.org>
Thu, 16 Feb 2006 16:45:58 +0000 (16 16:45 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 16:10:10 +0000 (10 11:10 -0500)
tree7f1bc31c0a3e52e7b7a44978ac035b1571ba5676
parentdbdc5ba497c6010dbad47c9d77fc8bec5557a328
r13525: This is only a cleanup to have the memset() and SAFE_FREE() only one
time in the code.

Even if we now have an additional if statement after the free I prefer
this solution in opposite to the duplicated code we had before.
source/utils/pdbedit.c