https://sourceware.org/bugzilla/show_bug.cgi?id=30317
Jan Beulich changed:
What|Removed |Added
Resolution|--- |INVALID
Status|UNCONFIRMED
Updates:
Labels: -restrict-view-commit
Comment #2 on issue 57742 by sheriffbot: binutils:fuzz_objcopy: Direct-leak in
xrealloc
https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=57742#c2
This bug has been fixed. It has been opened to the public.
- Your friendly Sheriffbot
--
You re
https://sourceware.org/bugzilla/show_bug.cgi?id=30317
--- Comment #3 from Haochen Jiang ---
(In reply to Jan Beulich from comment #2)
> SwapSources can only sensibly be present / in use for real insn templates.
Yes since when we are in s_insn(), we actually did not know whether it is swap
source
Hello, just reporting that lines 492-494 of ld/ld.texi contain examples of
MEMORY ORIGIN of the form:
ORIGIN : offset
Where the grammar is:
origin_spec:
ORIGIN '=' mustbe_exp
{
region->origin_exp = $3;
}
;
Seems like hoops