s3: Fix an uninitialized variable use
commite953d4df99f056c2cfd6dad376ecbc731283c18d
authorVolker Lendecke <vl@samba.org>
Wed, 23 Feb 2011 14:25:36 +0000 (23 15:25 +0100)
committerVolker Lendecke <vl@samba.org>
Wed, 23 Feb 2011 15:54:46 +0000 (23 16:54 +0100)
tree6645a6f37cd3015fea3043aba9c55e1bfece77b3
parent6d360c4e9cf6a9e5a99c415ced707e27cb217f96
s3: Fix an uninitialized variable use

The "goto error;" lead to the invalid talloc_free.

Christian, please check!
(cherry picked from commit 9671615592a2e539a661698373dd3f7c7dd82d73)
source3/winbindd/idmap_autorid.c