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
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
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
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.
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
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
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