Hi Harald,
Here's a fix for another buffer overflow which is triggered by one of
Gerhard's (in)famous testsuite. Looking at the way symbols are generated,
I decided to partly use a simple solution recommended by Jakub Jelinek.
Regtested with no new failures on x86_64-pc-linux-gnu.
OK for mast
> Here's a fix for another buffer overflow which is triggered by one of
> Gerhard's (in)famous testsuite. Looking at the way symbols are generated,
> I decided to partly use a simple solution recommended by Jakub Jelinek.
>
> Regtested with no new failures on x86_64-pc-linux-gnu.
>
> OK for master
Here's a fix for another buffer overflow which is triggered by one of
Gerhard's (in)famous testsuite. Looking at the way symbols are generated,
I decided to partly use a simple solution recommended by Jakub Jelinek.
Regtested with no new failures on x86_64-pc-linux-gnu.
OK for master? Backports