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

Date: Tue, 05 Sep 2006 14:32:15 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=19153

User: sahlberg
Date: 2006/09/05 02:32 PM

Log:
 fix for bug 1079
 
 verify that stat_info->request_uri is non null before doing string manipulations on it
 so that we dont try to dereference a null pointer further down the code

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