[Bug libc/31286] glibc 2.36: Aliasing violation in libio/iovdprintf.c before refactor to internal buffers
fweimer at redhat dot com
sourceware-bugzilla@sourceware.org
Thu Jan 25 16:52:22 GMT 2024
https://sourceware.org/bugzilla/show_bug.cgi?id=31286
Florian Weimer <fweimer at redhat dot com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |fweimer at redhat dot com
--- Comment #3 from Florian Weimer <fweimer at redhat dot com> ---
_IO_new_fdopen has a similar problem:
off64_t new_pos = _IO_SYSSEEK (&new_f->fp.file, 0, _IO_seek_end);
--
You are receiving this mail because:
You are on the CC list for the bug.
More information about the Glibc-bugs
mailing list