Date: Thu, 07 Nov 2024 16:15:17 +0000 From: bugzilla-noreply@freebsd.org To: toolchain@FreeBSD.org Subject: [Bug 281685] ASAN intercepting SHA256 and MD5 causes issues with OpenSSL's EVP Message-ID: <bug-281685-29464-VhLs4tp7NK@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-281685-29464@https.bugs.freebsd.org/bugzilla/>
index | next in thread | previous in thread | raw e-mail
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=281685 --- Comment #5 from commit-hook@FreeBSD.org --- A commit in branch stable/14 references this bug: URL: https://cgit.FreeBSD.org/src/commit/?id=4f1754bccef155c0fd24547ab3c872bd0f182224 commit 4f1754bccef155c0fd24547ab3c872bd0f182224 Author: Dimitry Andric <dim@FreeBSD.org> AuthorDate: 2024-11-07 16:12:12 +0000 Commit: Dimitry Andric <dim@FreeBSD.org> CommitDate: 2024-11-07 16:13:43 +0000 Merge commit d0b9c2c56476 from llvm git (by David CARLIER): [compiler-rt] Remove SHA2 interceptions for NetBSD/FreeBSD. (#110246) To Fix #110215 Interceptors introduced with 18a7ebda99044473fdbce6376993714ff54e6690 This fixes undesirable runtime failures when using -fsanitize=-address in combination with -lcrypto. Direct commit to stable/14, because main already got this change as part of the llvm-19 import. Reported by: Theo Buehler <tb@openbsd.org> PR: 281685 .../sanitizer_common_interceptors.inc | 180 --------------------- .../sanitizer_platform_interceptors.h | 2 - 2 files changed, 182 deletions(-) -- You are receiving this mail because: You are the assignee for the bug.home | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-281685-29464-VhLs4tp7NK>
