Nobuyoshi Nakada 203b7fa1ae
Guard static variable first
* ext/openssl/ossl_asn1.c (Init_ossl_asn1): register the static
  variable to grab an internal object, before creating the object.
  otherwise the just-created object could get collected during the
  global variable list allocation.  [Bug #16196]
2019-10-10 16:25:28 +09:00
..
2019-10-08 11:21:20 +09:00
2019-09-24 21:57:54 +09:00
2019-10-10 16:25:28 +09:00
2019-10-07 14:15:05 +09:00
2019-09-25 13:52:53 +09:00
2019-10-10 14:07:45 +09:00
2019-09-10 12:39:49 +09:00
2019-10-08 11:21:20 +09:00