http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=41802
User: gerald
Date: 2012/03/27 08:52 AM
Log:
Copy over r41787 from the trunk:
------------------------------------------------------------------------
r41787 | morriss | 2012-03-26 18:43:20 -0700 (Mon, 26 Mar 2012) | 6 lines
Changed paths:
M /trunk/epan/dissectors/packet-http.c
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.
------------------------------------------------------------------------
Update the release notes.
Directory: /trunk-1.6/epan/dissectors/
Changes Path Action
+21 -9 packet-http.c Modified
Directory: /trunk-1.6/docbook/
Changes Path Action
+15 -0 release-notes.xml Modified