Skip to content
  1. Apr 03, 2016
  2. Apr 02, 2016
  3. Apr 01, 2016
  4. Mar 31, 2016
  5. Mar 30, 2016
    • Marcel Raad's avatar
      openssl: Fix compilation warnings · 4dae0491
      Marcel Raad authored
      When compiling with OpenSSL 1.1.0 (so that the HAVE_X509_GET0_SIGNATURE
      && HAVE_X509_GET0_EXTENSIONS pre-processor block is active), Visual C++
      14 complains:
      
      warning C4701: potentially uninitialized local variable 'palg' used
      warning C4701: potentially uninitialized local variable 'psig' used
      4dae0491