]> git.ipfire.org Git - thirdparty/libtool.git/commit
libltdl: handle ENOMEM sooner
authorPavel Raiskup <praiskup@redhat.com>
Fri, 12 Feb 2016 15:03:14 +0000 (16:03 +0100)
committerPavel Raiskup <praiskup@redhat.com>
Fri, 12 Feb 2016 15:16:15 +0000 (16:16 +0100)
commitb5d44b8447039671ad927ec4b5018ba2816331eb
tree979801db0bd3a024903a82be5686a5753e0d366c
parent5944fdcc7390fb3a619235d3c4b7f7ef34bc0f8a
libltdl: handle ENOMEM sooner

Fixes bug#19890.  Reported by Tobias Stoeckmann.

* libltdl/loaders/dld_link.c (vm_open): Do not even try dld_link()
in case of ENOMEM.
NO-THANKS
libltdl/loaders/dld_link.c