Ethereal-cvs: [Ethereal-cvs] rev 15381: /trunk/epan/dissectors/: packet-ftp.c packet-sdp.c

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

Date: Wed, 17 Aug 2005 08:50:05 GMT
User: sahlberg
Date: 2005/08/17 03:50 AM

Log:
 replace g_malloc() with ep_alloc() for ftp and sdp
 
 
 sdp never free the allocated memory so it were leaking memory for every packet containng sdp.
 fix memleak for sdp

Directory: /trunk/epan/dissectors/
  Changes    Path            Action
  +2 -2      packet-ftp.c    Modified
  +3 -2      packet-sdp.c    Modified



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