As Ronnie Sahlberg notes, the problem is that the QueryDomainInfo
authorguy <guy@f5534014-38df-0310-8fa8-9805f1628bb7>
Thu, 9 May 2002 09:49:34 +0000 (09:49 +0000)
committerguy <guy@f5534014-38df-0310-8fa8-9805f1628bb7>
Thu, 9 May 2002 09:49:34 +0000 (09:49 +0000)
commitadd6e2b127558a411f80a37575ffa4c1107182f7
tree177a1c25d2e4718070e1cf9d19513b3a398af020
parent8cf2f520090a5780fb556bec9f4f72bd76621afc
As Ronnie Sahlberg notes, the problem is that the QueryDomainInfo
response starts with a UNIQUE pointer to a DOMAIN_INFO, not with a REF
pointer to a DOMAIN_INFO - and also not with a UNIQUE pointer to a
DOMAIN_INFO REF pointer; fix the code to match that.

git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@5427 f5534014-38df-0310-8fa8-9805f1628bb7
packet-dcerpc-samr.c