r13525: This is only a cleanup to have the memset() and SAFE_FREE() only one
authorLars Müller <lmuelle@samba.org>
Thu, 16 Feb 2006 16:45:58 +0000 (16:45 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 16:10:10 +0000 (11:10 -0500)
commitb1002863e71c88a2b45528f1271677277d5bd6e0
treea90e3e067850a86794b77b07449013824f3780cd
parent394d1aeb8e2922a261efa78d65fc21defde63448
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.
(This used to be commit 4272419b1146b1c03e070655f3a31d027c00ad20)
source3/utils/pdbedit.c