https://sourceware.org/bugzilla/show_bug.cgi?id=29362
--- Comment #3 from Cunlong Li ---
Created attachment 14279
--> https://sourceware.org/bugzilla/attachment.cgi?id=14279&action=edit
Fix some memory leaks in dwarf.c and objdump.c
I try to fix memory leak about free_debug_.
Please check
https://sourceware.org/bugzilla/show_bug.cgi?id=29362
--- Comment #2 from Cunlong Li ---
Created attachment 14278
--> https://sourceware.org/bugzilla/attachment.cgi?id=14278&action=edit
Fix memory leak in objcopy.c
Fix memory leak in objcopy.c
Please check it out.
--
You are receiving this m
https://sourceware.org/bugzilla/show_bug.cgi?id=29362
--- Comment #1 from Cunlong Li ---
Created attachment 14277
--> https://sourceware.org/bugzilla/attachment.cgi?id=14277&action=edit
Fix some memory leaks in objcopy.c
I try to fix memory leak about symbol_htabs in objcopy.
Please check it o
Severity: critical
Priority: P2
Component: gas
Assignee: unassigned at sourceware dot org
Reporter: shenxiaogll at 163 dot com
Target Milestone: ---
OS:Linux
Arch:X86_64
The binutils fuzz test code:
https://github.com/google/oss-fuzz/tree/master
Severity: critical
Priority: P2
Component: binutils
Assignee: unassigned at sourceware dot org
Reporter: shenxiaogll at 163 dot com
Target Milestone: ---
OS:Linux
Arch:X86_64
The binutils fuzz test code:
https://github.com/google/oss-fuzz/tree/master
Priority: P2
Component: ld
Assignee: unassigned at sourceware dot org
Reporter: shenxiaogll at 163 dot com
Target Milestone: ---
Hi. We have backported some patches from binutils-2.37 to binutils-2.34 to fix
CVE-2021-20197. The patches are as follows:
https