r21563: Fix a memleak: We only need dispinfo structs for "our" and for the builtin
authorVolker Lendecke <vlendec@samba.org>
Tue, 27 Feb 2007 17:21:21 +0000 (17:21 +0000)
committerVolker Lendecke <vlendec@samba.org>
Tue, 27 Feb 2007 17:21:21 +0000 (17:21 +0000)
commit7edb77f467c7730a588240d3fd1da7cecafdadf1
treeac2df636d1fd74cacba3e81fbb7d2efffb53ec04
parent1d80b88edba5cd00efb82ce56725c21fad691325
r21563: Fix a memleak: We only need dispinfo structs for "our" and for the builtin
domain. Without this patch we leaked a DISPINFO for the (NULL) domain per
samr_connect*() call.

Volker
source/rpc_server/srv_samr_nt.c