https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=6156
Allison <aobourn@xxxxxxxxxx> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #6767|0 |1
is obsolete| |
Attachment #6791| |review_for_checkin?
Flag| |
--- Comment #9 from Allison <aobourn@xxxxxxxxxx> 2011-08-08 13:35:31 PDT ---
Created an attachment (id=6791)
--> (https://bugs.wireshark.org/bugzilla/attachment.cgi?id=6791)
Updated HDFS dissector diff
I think I have made all of the changes requested in comment 8. tvb_length() is
now replaced with tvb_reported_length. I think the compile warnings should be
gone and extra whitespace is gone. I also added a preference to select the port
number, changed !success to success == 0 and replaced tvb_get_ptr()/strncmp()
with tvb_memeql().
--
Configure bugmail: https://bugs.wireshark.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.