Avoid a very small memleak on talloc_tos()
commitda35cd7bd230b2299f9566f4775bd98fda3024f8
authorVolker Lendecke <vl@samba.org>
Thu, 24 Jan 2013 15:39:05 +0000 (24 16:39 +0100)
committerJeremy Allison <jra@samba.org>
Thu, 24 Jan 2013 23:54:01 +0000 (25 00:54 +0100)
tree6a8cc1fcb3e7805ecd91869eb63b34d06573b718
parent996a10cdea4a1ea23bc86c8bc57c4ca02e285b17
Avoid a very small memleak on talloc_tos()

"fname" did leak on talloc_tos(). Not really a bad memleak, but as I
just came across it I thought I might just fix it

Reviewed-by: Jeremy Allison <jra@samba.org>
Autobuild-User(master): Jeremy Allison <jra@samba.org>
Autobuild-Date(master): Fri Jan 25 00:54:01 CET 2013 on sn-devel-104
source3/lib/util.c