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

Date: Tue, 27 Mar 2012 06:50:09 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=41791

User: stig
Date: 2012/03/26 11:50 PM

Log:
 Check the user-provided custom header string for invalid characters before
 trying to register it in an hf; registering invalid characters in an hf will
 lead to an assertion.
 
 This was fixed for the http dissector in revision 41787.

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