tag 567998 forwarded
http://www.gratisoft.us/bugzilla/show_bug.cgi?id=390

> 5) Then I looked at log_error and noticed:
> evasprintf(&message, fmt, ap); // allocates memory
> logline = message;
> efree(message); // frees the memory
> send_mail(logline); // uses the free'd memory!
> Proposed patch is attached.
I think you forgot the patch, could you send it now?

Justin



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to