Issue 21281 in oss-fuzz: binutils:fuzz_readelf: Direct-leak in xmalloc

2020-04-18 Thread sheriffbot via monorail
Updates: Labels: -restrict-view-commit Comment #3 on issue 21281 by sheriffbot: binutils:fuzz_readelf: Direct-leak in xmalloc https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=21281#c3 This bug has been fixed for 30 days. It has been opened to the public. - Your friendly Sheriffbot

Issue 21253 in oss-fuzz: binutils:fuzz_bfd: Null-dereference READ in dst_retrieve_location

2020-04-18 Thread sheriffbot via monorail
Updates: Labels: -restrict-view-commit Comment #3 on issue 21253 by sheriffbot: binutils:fuzz_bfd: Null-dereference READ in dst_retrieve_location https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=21253#c3 This bug has been fixed for 30 days. It has been opened to the public. - Your

Issue 21202 in oss-fuzz: binutils:fuzz_readelf: Undefined-shift in unw_decode_uleb128

2020-04-18 Thread sheriffbot via monorail
Updates: Labels: -restrict-view-commit Comment #3 on issue 21202 by sheriffbot: binutils:fuzz_readelf: Undefined-shift in unw_decode_uleb128 https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=21202#c3 This bug has been fixed for 30 days. It has been opened to the public. - Your frien

[Bug ld/25849] Many ELF backends generate zero-sized sections

2020-04-18 Thread hjl.tools at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=25849 --- Comment #1 from H.J. Lu --- After bfd_elf_size_dynamic_sections is called, dynamic sections can change. -- You are receiving this mail because: You are on the CC list for the bug.

[Bug ld/25849] New: Many ELF backends generate zero-sized sections

2020-04-18 Thread hjl.tools at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=25849 Bug ID: 25849 Summary: Many ELF backends generate zero-sized sections Product: binutils Version: 2.35 (HEAD) Status: NEW Severity: normal Priority: P2 Compone

[Bug gas/25848] cmpi to local label produces wrong code on 68000

2020-04-18 Thread vincent.riviere at freesbee dot fr
https://sourceware.org/bugzilla/show_bug.cgi?id=25848 --- Comment #1 from Vincent Rivière --- Workaround: Make the label weak, so gas is forced to use external, absolute addressing mode. .weak lab lab: cmpi.w #1,lab -- You are receiving this mail because: You are on the CC l

[Bug gas/25848] New: cmpi to local label produces wrong code on 68000

2020-04-18 Thread vincent.riviere at freesbee dot fr
https://sourceware.org/bugzilla/show_bug.cgi?id=25848 Bug ID: 25848 Summary: cmpi to local label produces wrong code on 68000 Product: binutils Version: unspecified Status: UNCONFIRMED Severity: normal Priority: P2