Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

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

Date: Tue, 04 Mar 2008 21:05:24 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=24557

User: morriss
Date: 2008/03/04 09:05 PM

Log:
 match_strval() may return NULL so don't blindly pass its return value into col_add_*() or proto_add_*(); use val_to_str() (returning "Unknown (%d)" if no match is found) instead.

Directory: /trunk/epan/dissectors/
  Changes    Path                 Action
  +10 -10    packet-bacapp.c      Modified
  +9 -9      packet-chdlc.c       Modified
  +24 -24    packet-cimd.c        Modified
  +2 -2      packet-dlsw.c        Modified
  +1 -1      packet-dtpt.c        Modified
  +13 -13    packet-epl.c         Modified
  +163 -161  packet-gprs-llc.c    Modified
  +5 -5      packet-http.c        Modified
  +83 -83    packet-ncp-sss.c     Modified
  +5 -4      packet-pana.c        Modified
  +1 -1      packet-roofnet.c     Modified


(3 files not shown)