nmh-workers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

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


From: Ken Hornstein
Subject: Re: [Nmh-workers] fix to mhshow markers with multiple messages
Date: Thu, 08 Feb 2018 20:54:09 -0500

>> Huh, where are the accesses of free()d memory happening?
>
>See below.  But, it's now moot . . .

Oh, hm.  But I am actually concerned about that.  It looks like there's
no free_headercomps() function which would reset all of the folder_comp/
part_comp variables in mhshowsbr.c back to NULL.

And yes, the format engine's memory management is terrible; my plan
is to make it so you can allocate and manage multiple component tables
(right now there is only one component table permitted, so doing things
like this are hard).

--Ken



reply via email to

[Prev in Thread] Current Thread [Next in Thread]