GNU bug report logs - #12355
[Libtool] report

Previous Next

Package: libtool;

Reported by: Bob Friesenhahn <bfriesen <at> simple.dallas.tx.us>

Date: Wed, 5 Sep 2012 14:03:01 UTC

Severity: normal

Full log


View this message in rfc822 format

From: Bob Friesenhahn <bfriesen <at> simple.dallas.tx.us>
To: rustyBSD <rustyBSD <at> gmx.fr>
Cc: 12355 <at> debbugs.gnu.org
Subject: bug#12355: [Libtool] report
Date: Wed, 5 Sep 2012 09:02:00 -0500 (CDT)
On Wed, 5 Sep 2012, rustyBSD wrote:

> Hi,
> i'm not sure you're the right person to contact. I
> already sent two mails, nobody answered to me.

I am not sure where you might have sent your email since I did not see 
it.

> In libtool/libltdl/lt__alloc.c - line 74:
> realloc() seems to be misused. If it fails, we lose
> the 'mem' pointer.

This is not much of a problem since the response to the error is for 
the whole program to exit (fatal error).  It is true that it may exit 
with allocated memory, but there is likely previously allocated memory 
which also would not be freed prior to the program's immediate exit.

> In libtool/libltdl/ltdl.c - line 756:
> Is this me, or the fopen() is never fclose()ed ?

The file handle is passed back via one of the pointer arguments for 
later use.

Bob
-- 
Bob Friesenhahn
bfriesen <at> simple.dallas.tx.us, http://www.simplesystems.org/users/bfriesen/
GraphicsMagick Maintainer,    http://www.GraphicsMagick.org/




This bug report was last modified 12 years and 295 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.