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 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