uclibc: ldso/arc: fix LD_DEBUG segv when printing R_ARC_NONE
authorAlexey Brodkin <Alexey.Brodkin@synopsys.com>
Tue, 7 Aug 2018 17:33:59 +0000 (20:33 +0300)
committerPeter Korsgaard <peter@korsgaard.com>
Wed, 8 Aug 2018 14:27:58 +0000 (16:27 +0200)
commitd9c3f93f3f9e416930b3e72c6e22bd7f3f7f1c50
tree93d64db43b9c409ae4a50eb6b08ca2a0391033e7
parentbef1786475a743bd2cf76484b5d6a3158c0d7bc5
uclibc: ldso/arc: fix LD_DEBUG segv when printing R_ARC_NONE

Dynamic linker used to segfault on attempt to print info
about R_ARC_NONE reloaction.

The fix is already in upstream master [1],
should be removed on uClibc version bump.

[1] https://cgit.uclibc-ng.org/cgi/cgit/uclibc-ng.git/commit/?id=269a2a2a0f863e1b43dc02f2f4f0f3c50299456e

Signed-off-by: Alexey Brodkin <abrodkin@synopsys.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
package/uclibc/0003-ldso-arc-fix-LD_DEBUG-segv-when-printing-R_ARC_NONE.patch [new file with mode: 0644]