It is time to add garbage collection. I'll submit some patches and I'll file a bug. Btw, ask the list if they want the bug tracker mailing them.

Cheers
Dan Weber

Ilja Booij wrote:
Hans Kristian Rosbach wrote:

I was looking at pop3.c and noticed that in
'pop3_handle_connection'
we allocate memory for 'buffer' and
for 'session.apop_stamp'.

But in between the allocation and the free
statements we have several return() points.
I think this translates to potential memory
leaks, am I wrong?

correct. These buffers should be freed. I'm on it.

Ilja



Attachment: signature.asc
Description: OpenPGP digital signature

Reply via email to