fix for bug 1079
authorRonnie Sahlberg <ronnie_sahlberg@ozemail.com.au>
Tue, 5 Sep 2006 14:32:15 +0000 (14:32 -0000)
committerRonnie Sahlberg <ronnie_sahlberg@ozemail.com.au>
Tue, 5 Sep 2006 14:32:15 +0000 (14:32 -0000)
commit52c827f1d1323767f62068bb0b60fcde432f0d52
treef70719e091aa8a2129e756c05b0ae1deef1a329d
parentdb31d4a72f9da1aabd99bf963c6a412759b6872f
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

svn path=/trunk/; revision=19153
epan/dissectors/packet-http.c