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 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