CVSROOT: /cvs Module name: src Changes by: t...@cvs.openbsd.org 2023/04/13 00:48:18
Modified files: lib/libcrypto/ec: ec_lib.c Log message: Fix various early return issues spotted by coverity A large mechanical diff led to sloppy review and gave coverity an opportunity to be right for once. First time in a good many weeks. same diff/ok jsing