aboutsummaryrefslogtreecommitdiffstats
path: root/wireshark.sln
diff options
context:
space:
mode:
authorguy <guy@f5534014-38df-0310-8fa8-9805f1628bb7>2010-12-30 02:56:51 +0000
committerguy <guy@f5534014-38df-0310-8fa8-9805f1628bb7>2010-12-30 02:56:51 +0000
commitcadebaa83673f66e659397d3f169f2ffe2a87f90 (patch)
tree000692a9a085abcd98e1b21ce5540d718923dcec /wireshark.sln
parent0f56098d2ea2d6911f8424cde09ba367dd2588a7 (diff)
The rids argument to samr_GetGroupsForUser() is *not* a single RID, it's
an array of samr_RidWithAttributeArray structures. Don't equate it to hf_samr_rid; that causes hf_samr_rid to be added as an item with a length of -1, but, as hf_samr_rid is an FT_UINT32 field, that causes a dissector bug error. The version of Yapp I was using, at least, didn't like C++-style comments in the IDL file; replace them with C-style comments. git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@35304 f5534014-38df-0310-8fa8-9805f1628bb7
Diffstat (limited to 'wireshark.sln')
0 files changed, 0 insertions, 0 deletions