nmh-workers
[Top] [All Lists]

Re: [Nmh-workers] fix to mhshow markers with multiple messages

2018-02-07 20:43:49
I think the "right" answer is to call
compile_header() and compile_marker() for each message.

I tried that, and the only way to avoid access of free'd memory
was to disable reset_comptable for all of the fmt_comple() and
fmt_free() calls for both the header and markers.

Huh, where are the accesses of free()d memory happening?

--Ken

-- 
Nmh-workers
https://lists.nongnu.org/mailman/listinfo/nmh-workers

<Prev in Thread] Current Thread [Next in Thread>