GNU bug report logs -
#12355
[Libtool] report
Previous Next
To reply to this bug, email your comments to 12355 AT debbugs.gnu.org.
Toggle the display of automated, internal messages from the tracker.
Report forwarded
to
bug-libtool <at> gnu.org
:
bug#12355
; Package
libtool
.
(Wed, 05 Sep 2012 14:03:01 GMT)
Full text and
rfc822 format available.
Acknowledgement sent
to
Bob Friesenhahn <bfriesen <at> simple.dallas.tx.us>
:
New bug report received and forwarded. Copy sent to
bug-libtool <at> gnu.org
.
(Wed, 05 Sep 2012 14:03:01 GMT)
Full text and
rfc822 format available.
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
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.