[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
bug#19890: [PATCH] Check for strdup NULL return value
From: |
Pavel Raiskup |
Subject: |
bug#19890: [PATCH] Check for strdup NULL return value |
Date: |
Mon, 15 Feb 2016 15:30:17 +0100 |
User-agent: |
KMail/4.14.10 (Linux/4.3.5-300.fc23.x86_64; KDE/4.14.16; x86_64; ; ) |
close 19890 libtool-2.4.6.25
thanks
On Friday 12 of February 2016 21:00:18 Tobias Stoeckmann wrote:
> On Fri, Feb 12, 2016 at 04:12:57PM +0100, Pavel Raiskup wrote:
> > There is 'lt__alloc_die = lt__alloc_die_callback;' in ltdl.c (properly
> > setting the lasterror). Can you verify that this patch is good enough?
>
> Yes, that looks reasonable to me. Thanks for pointing that out!
Pushed as b5d44b844703.
Pavel