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

Date: Tue, 27 Mar 2012 01:43:20 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=41787

User: morriss
Date: 2012/03/26 06:43 PM

Log:
 Fix https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=6982 :
 
 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.

Directory: /trunk/epan/dissectors/
  Changes    Path             Action
  +21 -9     packet-http.c    Modified