[Bug binutils/29362] Some memory leaks occur when binutils code is tested using the binutils fuzz test suite.

2022-08-14 Thread shenxiaogll at 163 dot com
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

[Bug binutils/29362] Some memory leaks occur when binutils code is tested using the binutils fuzz test suite.

2022-08-14 Thread shenxiaogll at 163 dot com
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

[Bug binutils/29362] Some memory leaks occur when binutils code is tested using the binutils fuzz test suite.

2022-08-14 Thread shenxiaogll at 163 dot com
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

[Bug gas/29363] New: Some memory leaks occur when binutils code is tested using the binutils fuzz test suite.

2022-07-12 Thread shenxiaogll at 163 dot com
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

[Bug binutils/29362] New: Some memory leaks occur when binutils code is tested using the binutils fuzz test suite.

2022-07-12 Thread shenxiaogll at 163 dot com
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

[Bug ld/29031] New: The fix of CVE-2021-20197 may cause some .so files not linked

2022-04-06 Thread shenxiaogll at 163 dot com
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