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 44069: /trunk/epan/dissectors/ /trunk/epan/dissectors/:

Date: Fri, 27 Jul 2012 14:04:48 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=44069

User: wmeier
Date: 2012/07/27 07:04 AM

Log:
 Fix some potential integer arithmetic overflow issues;
 Create/use extended value strings to access certain value string arrays;
 Remove some unneeded initializers;
 Reformat hf[] entries.

Directory: /trunk/epan/dissectors/
  Changes    Path             Action
  +177 -51   packet-meta.c    Modified