Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Wireshark-bugs: [Wireshark-bugs] [Bug 6394] Support for SMB 2.22 features

Date Prev · Date Next · Thread Prev · Thread Next
Date: Fri, 30 Sep 2011 20:18:00 -0700 (PDT)
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=6394

--- Comment #13 from Bill Meier <wmeier@xxxxxxxxxxx> 2011-09-30 23:18:00 EDT ---
I'm a little confused by the 'item = ;append_text(item)' code for the link
speed a bit further down in the function.

It's late and I'm tired ...   :)

So, when you get a chance, it would be appreciated if you could submit a patch
(which I'll look at next week if someone else doesn't get to it).

I also notice that the following in 'dissect_windows_sockaddr_storage()' looks
wrong.

   if (parent_item) {
      proto_item_append_text(sub_item, ", Family: %d (0x%04x)", family,
family);
   }


Thanks

-- 
Configure bugmail: https://bugs.wireshark.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.