ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
April 17th, 2024 | 14:30-16:00 SGT (UTC+8) | Online

Wireshark-commits: [Wireshark-commits] rev 41638: /trunk/epan/dissectors/ /trunk/epan/dissectors/:

Date: Sun, 18 Mar 2012 14:00:02 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=41638

User: morriss
Date: 2012/03/18 07:00 AM

Log:
 Fix one of the dissector assertions in https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=6962 :
 
 Don't use a proto_item as the tree in proto_tree_add_text().  (There's code
 here to hang a subtree off the item but it's commented out.)

Directory: /trunk/epan/dissectors/
  Changes    Path             Action
  +3 -3      packet-ua3g.c    Modified