libtool-patches
[Top][All Lists]
Advanced

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

HEAD: fix memory leak on cygwin/mingw


From: Christoph Egger
Subject: HEAD: fix memory leak on cygwin/mingw
Date: Wed, 31 Aug 2005 11:59:29 +0200 (MEST)

Hi!

The attached patch touches libltdl/config/ltmain.m4sh

The program_name is a const char * per declaration.
base_name() returns a const char *.
There's no need make a duplicate. The duplicate just
causes an unnecessary memory leak.


-- 
Greetings,

Christoph

Lust, ein paar Euro nebenbei zu verdienen? Ohne Kosten, ohne Risiko!
Satte Provisionen für GMX Partner: http://www.gmx.net/de/go/partner

Attachment: ltmain.m4sh.diff
Description: Binary data


reply via email to

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