Wireshark-commits: [Wireshark-commits] rev 53895: /trunk/ /trunk/asn1/disp/: packet-disp-template.c

Date: Mon, 09 Dec 2013 22:23:46 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=53895

User: cmaynard
Date: 2013/12/09 10:23 PM

Log:
 Reject the packet if data is NULL without doing anything else.
 
 Note: We *might* want to do _something_ but that _something_ should be well-defined and consistent across all dissectors.  Previously, some dissectors called proto_tree_add_text() to add some error message text to the tree, while others called DISSECTOR_ASSERT().

Directory: /trunk/asn1/disp/
  Changes    Path                      Action
  +4 -10     packet-disp-template.c    Modified

Directory: /trunk/epan/dissectors/
  Changes    Path                       Action
  +7 -13     packet-disp.c              Modified
  +8 -14     packet-dop.c               Modified
  +8 -14     packet-dsp.c               Modified
  +6 -3      packet-hci_usb.c           Modified
  +8 -14     packet-p1.c                Modified
  +12 -4     packet-pw-atm.c            Modified
  +6 -3      packet-rfid-pn532-hci.c    Modified
  +6 -3      packet-rfid-pn532.c        Modified
  +7 -12     packet-ros.c               Modified
  +7 -13     packet-rtse.c              Modified


(6 files not shown)