rev 18136: /trunk-1.0/: tap-httpstat.c
[email protected] Thu, 11 May 2006 20:09:15 GMT
| Newsgroups | gmane.network.ethereal.cvs |
|---|---|
| Message-ID | <[email protected]> |
User: jake Date: 2006/05/11 03:09 PM Log: r18053: 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 Directory: /trunk-1.0/ Changes Path Action +4 -4 tap-httpstat.c Modified http://anonsvn.ethereal.com/viewcvs/viewcvs.py?rev=18136&view=rev