OpenBSD/src aKkqMStlib/libssl t1_lib.c

   Start cleaning up tls_decrypt_ticket().

   Rather than returning from multiple places and trying to clean up as we go,
   move to a single exit point and clean/free in one place. Also invert the
   logic that handles NULL sessions - fail early, rather than having an
   indented if test for success.

   ok tb@
VersionDeltaFile
1.155+64-59lib/libssl/t1_lib.c
+64-591 files

UnifiedSplitRaw