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)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 17:18:14 +0000 (12:18 -0500)
commit4423880ff47a94074c625a4f4f81c3b516faa644
tree4d662226d590269058909c4bee3e87de84f93649
parent952f648d8132a0652bb03b9e7671239e57614ee9
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