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

Date: Tue, 17 Jul 2007 19:09:52 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=22337

User: guy
Date: 2007/07/17 07:09 PM

Log:
 "key" is a guint8 *; make the pointer into the string to which it refers
 a guint8 * as well - that keeps us from sign-extending the characters
 before passing them to the ctype.h macros.

Directory: /trunk/epan/dissectors/
  Changes    Path            Action
  +1 -1      packet-imf.c    Modified