r14299: Fix coverity #225. In a loop we were forgetting to free
commit860015db1fe89944e37163234505d26b7cfe5386
authorJeremy Allison <jra@samba.org>
Mon, 13 Mar 2006 06:48:41 +0000 (13 06:48 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 16:15:24 +0000 (10 11:15 -0500)
tree58dd1eb9081229e1d58bb3c35f81c322dd80c952
parent659eb9b71fe7427a1362e7b922a78dbd395258c2
r14299: Fix coverity #225. In a loop we were forgetting to free
resources on error exit path.
Jeremy.
(This used to be commit 1c0b4ed0acdb7fccb148d714796752fefc6dd78c)
source3/rpc_server/srv_spoolss_nt.c