Wireshark-bugs: [Wireshark-bugs] [Bug 2196] Wireshark is decoding a field that isn' t defined fo
Date: Sun, 24 Feb 2008 01:32:18 +0000 (GMT)
http://bugs.wireshark.org/bugzilla/show_bug.cgi?id=2196


Chris Maynard <christopher.maynard@xxxxxxxxx> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |christopher.maynard@xxxxxxxx
                   |                            |m




--- Comment #3 from Chris Maynard <christopher.maynard@xxxxxxxxx>  2008-02-24 01:32:16 GMT ---
I found the following file at http://www.t10.org/drafts.htm: 
http://www.t10.org/ftp/t10/drafts/osd/osd-r10.pdf, which would seem to me to
confirm what the bug reporter stated.

dissect_osd_list(), beginning at line 1054, calls dissect_osd_sortorder() after
dissect_osd_getsetattrib(), which it should according to byte 11 of section
6.13 of the aforementioned document.  But it seems that dissect_osd_append(),
further down the file at line 1903, should not be calling it since bits 3-0 of
byte 11 is marked reserved, according to section 6.2.


-- 
Configure bugmail: http://bugs.wireshark.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.