|
From: | nickc at redhat dot com |
Subject: | [Bug ld/31906] libdep.so plugin escaping with `\` has bugs, can segfault |
Date: | Mon, 24 Jun 2024 15:04:56 +0000 |
https://sourceware.org/bugzilla/show_bug.cgi?id=31906 --- Comment #5 from Nick Clifton <nickc at redhat dot com> --- Hi Harmen, (In reply to Harmen Stoppels from comment #3) > I submitted a patch that addresses the issues reported here as well as > others https://sourceware.org/pipermail/binutils/2024-June/134936.html I have gone ahead and applied your patch. I agree that the change in the handling of the \ character is a non-issue since it never worked properly in the first place. I had to make one small change to the patch - apart from a few minor formatting tidy ups - which was to make the new parse_libdep() function static rather than global. The global form was triggering a warning from my compiler about the lack of a prototype for the function... Cheers Nick -- You are receiving this mail because: You are on the CC list for the bug.
[Prev in Thread] | Current Thread | [Next in Thread] |