Skip to content
  1. Oct 08, 2014
    • Daniel Stenberg's avatar
      operate_do: skip superfluous check for NULL pointer · 987a4a73
      Daniel Stenberg authored
      Coverity CID 1243583. get_url_file_name() cannot fail and return a NULL
      file name pointer so skip the check for that - it tricks coverity into
      believing it can happen and it then warns later on when we use 'outfile'
      without checking for NULL.
      987a4a73
  2. Oct 07, 2014
  3. Oct 06, 2014
  4. Oct 04, 2014
  5. Oct 03, 2014
  6. Oct 02, 2014
  7. Oct 01, 2014
  8. Sep 30, 2014
  9. Sep 26, 2014
  10. Sep 25, 2014
  11. Sep 23, 2014
  12. Sep 19, 2014