https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=11736

Peter Wu <pe...@lekensteyn.nl> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |CONFIRMED
                 CC|                            |pe...@lekensteyn.nl
     Ever confirmed|0                           |1

--- Comment #1 from Peter Wu <pe...@lekensteyn.nl> ---
I think this code refers to the extra fields with the mmap/ioctl interface:

    int start_frame;    /* 52: For ISO */
    unsigned int xfer_flags; /* 56: copy of URB's transfer_flags */
    unsigned int ndesc;    /* 60: Actual number of ISO descriptors */
};                /* 64 total length */

But since this function is about dissecting the remaining payload, I have no
idea why it has this special case. It should probably be removed. I can also
reproduce it with my webcam.

-- 
You are receiving this mail because:
You are watching all bug changes.
___________________________________________________________________________
Sent via:    Wireshark-bugs mailing list <wireshark-bugs@wireshark.org>
Archives:    https://www.wireshark.org/lists/wireshark-bugs
Unsubscribe: https://wireshark.org/mailman/options/wireshark-bugs
             mailto:wireshark-bugs-requ...@wireshark.org?subject=unsubscribe

Reply via email to