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

Date: Tue, 01 Oct 2013 22:57:35 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=52328

User: eapache
Date: 2013/10/01 10:57 PM

Log:
 Convert an _add_bytes to an _add_item (it used to be an _add_bytes_format prior
 to r52272; that treats NULL as get-from-the-tvb, whereas _add_bytes treats NULL
 as an error).
 
 Fixes https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=9214

Directory: /trunk/epan/dissectors/
  Changes    Path             Action
  +2 -2      packet-ismp.c    Modified