Wireshark-bugs: [Wireshark-bugs] [Bug 8573] New Dissector Patch - PTP/IP

Date: Sun, 05 May 2013 15:34:21 +0000

changed bug 8573

What Removed Added
Attachment #10707 is obsolete   1
Attachment #10707 Flags review_for_checkin?  

Comment # 26 on bug 8573 from
Created attachment 10717 [details]
The patch

Here's a new patch for your comments. 

Makefile.common was an accident. 

Fixed identation...again. (I hope I got everything this time.)

For passing a length of -1, are you refering the the line the following line of
code:
    item_ptr = proto_tree_add_protocol_format(tree, proto_ptpIP, tvb, offset,
    tvb_length_remaining(tvb,offset), "Picture Transfer Protocol");

Fixed unused entry values and blurb errors


You are receiving this mail because:
  • You are watching all bug changes.