Ethereal-cvs: [Ethereal-cvs] rev 14553: /trunk/wiretap/: libpcap.c netmon.c nettl.c

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

Date: Sat, 04 Jun 2005 21:59:10 -0000
User: guy
Date: 2005/06/04 04:58 PM

Log:
 Fix some more leaks in error returns from open routines (if the open can
 fail after the private data is allocated, you have to free the private
 data).
 
 The file header in nettl files is 128 bytes - use a #define for it, and
 also a #define for the magic number size.

Directory: /trunk/wiretap/
  Changes    Path          Action
  +1 -0      libpcap.c     Modified
  +3 -0      netmon.c      Modified
  +23 -14    nettl.c       Modified



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