rev 18053: /trunk/: tap-httpstat.c

[email protected] Mon, 01 May 2006 07:43:49 GMT
Newsgroups gmane.network.ethereal.cvs
Message-ID <[email protected]>
User: sahlberg
Date: 2006/05/01 02:43 AM

Log:
 coverity 155
 
 coverity showed this as a null dereference which was a false positive.
 sp can never be null here.
 
 
 there is a bug however since with this invalid test  the memory release functions will never be called and we thus had a memory leak here.

Directory: /trunk/
  Changes    Path              Action
  +4 -4      tap-httpstat.c    Modified



http://anonsvn.ethereal.com/viewcvs/viewcvs.py?rev=18053&view=rev