OpenBSD/src eXTaE5Llib/libcrypto/bn bn_ctx.c, lib/libcrypto/man BN_CTX_start.3

   make BN_CTX_end(NULL) a NOOP for compatibility with documented behaviour
   in OpenSSL 1.1.1 even though in general, letting random functions
   accept NULL is not advisable because it can hide programming errors;

   "yes please" tb@
   "unfortunately I suspect you're right" jsing@
   "oh well" deraadt@
VersionDeltaFile
1.8+8-3lib/libcrypto/man/BN_CTX_start.3
1.16+4-1lib/libcrypto/bn/bn_ctx.c
+12-42 files

UnifiedSplitRaw