Skip to content
Snippets Groups Projects
  1. Feb 25, 2015
    • Kamil Dudka's avatar
      nss: improve error handling in Curl_nss_random() · 7a1538d9
      Kamil Dudka authored
      The vtls layer now checks the return value, so it is no longer necessary
      to abort if a random number cannot be provided by NSS.  This also fixes
      the following Coverity report:
      
      Error: FORWARD_NULL (CWE-476):
      lib/vtls/nss.c:1918: var_compare_op: Comparing "data" to null implies that "data" might be null.
      lib/vtls/nss.c:1923: var_deref_model: Passing null pointer "data" to "Curl_failf", which dereferences it.
      lib/sendf.c:154:3: deref_parm: Directly dereferencing parameter "data".
      7a1538d9
  2. Feb 24, 2015
  3. Feb 23, 2015
  4. Feb 20, 2015
  5. Feb 19, 2015
  6. Feb 16, 2015
  7. Feb 15, 2015
  8. Feb 12, 2015
  9. Feb 11, 2015
  10. Feb 09, 2015
  11. Feb 07, 2015
  12. Feb 06, 2015
  13. Feb 05, 2015
  14. Feb 04, 2015
  15. Feb 03, 2015
  16. Feb 02, 2015
  17. Jan 31, 2015
  18. Jan 29, 2015
  19. Jan 28, 2015
Loading