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

Date: Tue, 24 Jul 2012 21:30:25 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=43970

User: wmeier
Date: 2012/07/24 02:30 PM

Log:
 General cleanup, including:
 - prevent potential array overflow: do some bounds checking;
 - use emem_strbuf instead of buffers on the stack;
 - check_col() not required;
 - simplify code in several places;
 - remove some boilerplate comments;
 - ...

Directory: /trunk/epan/dissectors/
  Changes    Path                  Action
  +238 -272  packet-waveagent.c    Modified