Wireshark-commits: [Wireshark-commits] rev 39390: /trunk/epan/dissectors/ /trunk/epan/dissectors/:

Date: Wed, 12 Oct 2011 17:55:50 GMT
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