[Bug debuginfod/31103] periodically malloc_trim()

2024-03-15 Thread fche at redhat dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=31103 --- Comment #9 from Frank Ch. Eigler --- Yeah, OK, for a not-too-busy one, that sounds okay. Can you show a proposed final diff? -- You are receiving this mail because: You are on the CC list for the bug.

Re: [PATCH] Getter and setter for Dwfl's offline_next_address

2024-03-15 Thread Aaron Merey
Hi Martin, On Wed, Mar 6, 2024 at 2:23 PM Martin Rodriguez Reboredo wrote: > > diff --git a/tests/dwfl-offline-address.c b/tests/dwfl-offline-address.c > new file mode 100644 > index ..9a33b95a > --- /dev/null > +++ b/tests/dwfl-offline-address.c > @@ -0,0 +1,43 @@ > +#include > +#includ