summaryrefslogtreecommitdiff
path: root/src/lib/libssl
diff options
context:
space:
mode:
authoranton <>2026-05-30 05:07:03 +0000
committeranton <>2026-05-30 05:07:03 +0000
commitc38a6199638d1967d7ffadf768d4f8d5dfaf5f04 (patch)
tree495eb150e2fc04088eb16f72a573c0d9077e5ca3 /src/lib/libssl
parent5fe2f74d70c742aa3fd5db85a04160988b297a3e (diff)
downloadopenbsd-c38a6199638d1967d7ffadf768d4f8d5dfaf5f04.tar.gz
openbsd-c38a6199638d1967d7ffadf768d4f8d5dfaf5f04.tar.bz2
openbsd-c38a6199638d1967d7ffadf768d4f8d5dfaf5f04.zip
Disable builtins in strlcpytest.c. Otherwise, clang w/ optimizations
enabled will treat strlcpy(NULL, ...) as undefined behavior and optimize the invocation away. Regression introduced after the llvm 22 upgrade.
Diffstat (limited to 'src/lib/libssl')
0 files changed, 0 insertions, 0 deletions