http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=39390
User: guy
Date: 2011/10/12 10:55 AM
Log:
From Iain Arnell:
A missing value_ptr parameter in the handling of ajp13 response headers
led to them being displayed differently than the request headers.
This patch also simplifies the offset/length calculation for header
values, and skips the size for consistency with handling of other ajp13
string values.
Directory: /trunk/epan/dissectors/
Changes Path Action
+8 -16 packet-ajp13.c Modified