CVSROOT: /cvs Module name: src Changes by: t...@cvs.openbsd.org 2025/04/13 03:14:56
Modified files: regress/lib/libcrypto/mlkem: parse_test_file.c Log message: parse_test_file() gcc 14 needs a hint that ld != NULL beyond the use of ld->data in the previous line. I guess aggressive inlining is becoming too aggressive. What a pile of junk.