Ethereal-cvs: [Ethereal-cvs] rev 12957: /trunk/epan/: tvbuff.c

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

Date: Wed, 05 Jan 2005 10:19:54 -0000
User: guy
Date: 2005/01/05 04:19 AM

Log:
 From Chris Maynard: free up the z_stream we've allocated before failure
 returns.  (The error returns shouldn't happen in practice, as the GLib
 memory allocators never return a null pointer, they just abort the
 program, but if we're going to be checking for failure and returning, we
 should do the right thing anyway.)

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



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