the strerror_r() warnings are still there, but this fixed the free() warning
On Wed, Sep 8, 2021 at 5:56 PM Paul Eggert <egg...@cs.ucla.edu> wrote: > > Thank you for reporting the additional problems with 'free' and with > 'strerror_r'. I have theories as to why these problems occur, and have > installed Gnulib patches that attempt to fix them (you should have > recently received email containing these two patches). > > I generated a new gzip tarball containing these patches (attached). I > hope it fixes the warnings. Please give it a try.