autoconf-patches
[Top][All Lists]
Advanced

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

Fix memoryleak in conftest.c


From: Raphael Isemann
Subject: Fix memoryleak in conftest.c
Date: Thu, 31 Mar 2022 11:31:23 +0200

Hi,

The attached patch fixes a memory leak in the conftest.c file. I'm
aware this code is only test compiled and never executed so there is
no actual leak, but the obvious memory leak here is causing problems
with a downstream compiler (the compiler is more strict about memory
leaks and keeps generating warnings when used in autoconf projects
that compile this file during configure).

Thanks,
- Raphael Isemann

Attachment: autoconf-leak.diff
Description: Text Data


reply via email to

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