[Bug sanitizer/109198] ASAN False-positive stack-buffer-overflow on pthread_join with a static buffer over 256 bytes
pinskia at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Sun Mar 19 16:58:33 GMT 2023
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=109198
Andrew Pinski <pinskia at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Resolution|--- |DUPLICATE
Status|UNCONFIRMED |RESOLVED
--- Comment #1 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
It is pthread_cancel causing the issue. And it is filed upstream too.
*** This bug has been marked as a duplicate of bug 101476 ***
More information about the Gcc-bugs
mailing list