bug-gnulib
[Top][All Lists]
Advanced

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

Re: cppcheck errors and gcc warning


From: Paul Eggert
Subject: Re: cppcheck errors and gcc warning
Date: Tue, 19 Mar 2013 09:38:41 -0700
User-agent: Mozilla/5.0 (X11; Linux i686; rv:17.0) Gecko/20130308 Thunderbird/17.0.4

Thanks.  The rpmatch.c issue is a true memory leak.

The three regcomp.c issues seem to be false alarms: that code
is not compiled for gnulib and the diagnostics suggest that there
may be a bug in cppcheck.

The copy-file.c issue is not a real bug but I suppose other people
will run into the false alarm so it's worth fixing.

I pushed the attached patch to try to address the two problems caught.

Attachment: gnulib.txt
Description: Text document


reply via email to

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