Files
profanity/src/tools
Michael Vetter 286e563fbe fix: fix redundant error reporting in http download
We were sequentially checking for errors from 'curl_easy_perform',
'ftell', and 'fclose'. Each time overwriting the last one, resulting in
a leak. This commit ensures that 'err' is only set if it is currently
NULL, preserving the first and most specific error encountered.
2026-02-27 22:29:45 +01:00
..
2026-02-20 16:13:31 +01:00
2026-02-20 16:13:31 +01:00
2026-02-20 16:13:31 +01:00
2026-02-20 16:13:31 +01:00
2026-02-20 16:13:31 +01:00
2026-02-20 16:13:31 +01:00
2023-03-09 15:02:26 -07:00
2020-07-23 09:40:22 +02:00
2026-02-20 16:13:31 +01:00
2026-02-20 16:13:31 +01:00