On Sunday, January 12, 2025 2:56:50 PM Pacific Standard Time Hal Murray wrote:
> James Browning said:
> > I would be more concerned in the near and intermediate terms about the
> > possibility of allocating memory to pointer that already have associated
> > memory.
>
> Right. But one way to find
James Browning said:
> I would be more concerned in the near and intermediate terms about the
> possibility of allocating memory to pointer that already have associated
> memory.
Right. But one way to find those is to fix the exit code to free
everything so that anything left in use was a not
On Sunday, January 12, 2025 12:27:51 PM Pacific Standard Time Hal Murray via
devel wrote:
> Once upon a time, there was code that would free up most/all of the memory
> that we had allocated when ntpd exited. So valgrind could be used to look
> for storage leaks without having to wade through too