Fix error return path memory leaks in vampire code for creating users.
authorTim Potter <tpot@samba.org>
Wed, 10 Sep 2003 06:58:41 +0000 (06:58 +0000)
committerTim Potter <tpot@samba.org>
Wed, 10 Sep 2003 06:58:41 +0000 (06:58 +0000)
commit4059dfcca2bda4d04c3277eea5bc67039a3fc6db
tree1ed14ac058c07e468de4a7dd9c543d5fb847f99c
parent51297321ba50e47d30179cf17713e1d205a33d22
Fix error return path memory leaks in vampire code for creating users.

Display an error if we can't create a posix account for the user
(e.g no add user/machine script was specified; bug #323).
(This used to be commit 0c35ba2cd65ff64c5db2b20d5528a0d486cba51e)
source3/utils/net_rpc_samsync.c