[Bug binutils/29613] New: Use-of Uninitialized Value in objcopy

2022-09-25 Thread sophrosx at gmail dot com
Component: binutils Assignee: unassigned at sourceware dot org Reporter: sophrosx at gmail dot com Target Milestone: --- Created attachment 14359 --> https://sourceware.org/bugzilla/attachment.cgi?id=14359&action=edit testcases to trigger the use-of-uninitialized-value of

[Bug binutils/29495] New: Bug report

2022-08-15 Thread sophrosx at gmail dot com
Assignee: unassigned at sourceware dot org Reporter: sophrosx at gmail dot com Target Milestone: --- Created attachment 14282 --> https://sourceware.org/bugzilla/attachment.cgi?id=14282&action=edit testcases for strip-new Hello, I detected some new memory leak and dead loop p

[Bug binutils/29492] program nm-new bug report

2022-08-15 Thread sophrosx at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=29492 --- Comment #2 from Shuang Po --- (In reply to Alan Modra from comment #1) > The endless looping is all in the rust demangler. Please report these bugs > to the gcc project at https://gcc.gnu.org/bugzilla/ > > It is helpful to report the sym

[Bug binutils/29491] program strip-new bug report

2022-08-15 Thread sophrosx at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=29491 --- Comment #2 from Shuang Po --- (In reply to Alan Modra from comment #1) > Fixed with commit ef186fe54aa Thanks! -- You are receiving this mail because: You are on the CC list for the bug.

[Bug binutils/29492] New: program nm-new bug report

2022-08-15 Thread sophrosx at gmail dot com
Assignee: unassigned at sourceware dot org Reporter: sophrosx at gmail dot com Target Milestone: --- Created attachment 14280 --> https://sourceware.org/bugzilla/attachment.cgi?id=14280&action=edit nm-new testcases Hello, I detected the memory leak and dead loop p

[Bug binutils/29491] New: program strip-new bug report

2022-08-14 Thread sophrosx at gmail dot com
Assignee: unassigned at sourceware dot org Reporter: sophrosx at gmail dot com Target Milestone: --- Created attachment 14276 --> https://sourceware.org/bugzilla/attachment.cgi?id=14276&action=edit the testcases triggered dead loop problem Hello, I detected the de