https://sourceware.org/bugzilla/show_bug.cgi?id=21274

awson <kyrab at mail dot ru> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Attachment #9907|0                           |1
        is obsolete|                            |

--- Comment #3 from awson <kyrab at mail dot ru> ---
Created attachment 9920
  --> https://sourceware.org/bugzilla/attachment.cgi?id=9920&action=edit
patch

Their corresponding buffers are of 4096-bytes length both (which looks pretty
sane in the sight of, for example, 2048-byte limit for Visual C compiler), and
are guarded against buffer overflow, reporting "symbol too long" internal
error.

I believe doing the same for `pe_create_import_fixup` would be enough for now.

I've amended the patch.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
bug-binutils mailing list
bug-binutils@gnu.org
https://lists.gnu.org/mailman/listinfo/bug-binutils

Reply via email to