Skip to content
  1. Jun 12, 2012
  2. Jun 11, 2012
  3. Jun 10, 2012
    • Daniel Stenberg's avatar
      Curl_pgrsDone: return int and acknowledge return code · 6cd084a3
      Daniel Stenberg authored
      Since Curl_pgrsDone() itself calls Curl_pgrsUpdate() which may return an
      abort instruction or similar we need to return that info back and
      subsequently properly handle return codes from Curl_pgrsDone() where
      used.
      
      (Spotted by a Coverity scan)
      6cd084a3