Ethereal-cvs: [Ethereal-cvs] rev 18053: /trunk/: tap-httpstat.c

Note: This archive is from the project's previous web site, ethereal.com. This list is no longer active.

Date: Mon, 01 May 2006 07:43:49 GMT
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