Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Wireshark-commits: [Wireshark-commits] rev 42844: /trunk/ /trunk/: dumpcap.c

Date: Fri, 25 May 2012 01:32:27 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=42844

User: cmaynard
Date: 2012/05/24 06:32 PM

Log:
 In cap_pipe_open_live(), be sure to call ws_close(fd) before returning due to a couple of error condtions.  Fixes Coverity CID 702395 Resource leak.

Directory: /trunk/
  Changes    Path          Action
  +2 -0      dumpcap.c     Modified