ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
April 17th, 2024 | 14:30-16:00 SGT (UTC+8) | Online

Wireshark-commits: [Wireshark-commits] rev 19874: /trunk/epan/ /trunk/epan/: req_resp_hdrs.c

Date: Fri, 10 Nov 2006 20:53:44 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=19874

User: sahlberg
Date: 2006/11/10 08:53 PM

Log:
 fix for bug 1142
 
 
 if we dont have a content-length   but we do have a keepalive in the header then we should not do reassemble-until-fin.
 
 convert some tvb_get_String into tvb_get_ephemeral_string at the same time

Directory: /trunk/epan/
  Changes    Path               Action
  +30 -8     req_resp_hdrs.c    Modified