Skip to content
  1. Aug 21, 2001
  2. Aug 20, 2001
  3. Aug 19, 2001
  4. Aug 18, 2001
  5. Aug 17, 2001
  6. Aug 16, 2001
  7. Aug 13, 2001
  8. Aug 12, 2001
    • Geoff Thorpe's avatar
      The indexes returned by ***_get_ex_new_index() functions are used when · 6982c0da
      Geoff Thorpe authored
      setting stack (actually, array) values in ex_data. So only increment the
      global counters if the underlying CRYPTO_get_ex_new_index() call succeeds.
      This change doesn't make "ex_data" right (see the comment at the head of
      ex_data.c to know why), but at least makes the source code marginally less
      frustrating.
      6982c0da