Ethereal-dev: [Ethereal-dev] Re: packet-pgsql.c

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

From: Abhijit Menon-Sen <ams@xxxxxxxx>
Date: Sun, 19 Dec 2004 18:48:39 +0530
At 2004-12-19 17:07:48 +0530, ams@xxxxxxxx wrote:
>
> Questions, comments, and suggestions are welcome.

I realised that I needed to add g_free() calls for every tvb_get_string*
call. (Garbage collection really has spoiled me. :-)

    <http://www.oryx.com/ams/packet-pgsql.c>

-- ams