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 42717: /trunk/epan/ /trunk/epan/: proto.c

Date: Sat, 19 May 2012 16:07:50 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=42717

User: wmeier
Date: 2012/05/19 09:07 AM

Log:
 Rework proto_registrar_dump_protocols() to prevent a Clang scan-build "de-reference of a null poiunter" warning
 (In practice, bug would not actually occur).

Directory: /trunk/epan/
  Changes    Path          Action
  +4 -2      proto.c       Modified