summaryrefslogtreecommitdiff
path: root/gitweb/gitweb.cgi
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2026-08-24 13:17:50 -0700
committerJunio C Hamano <gitster@pobox.com>2026-08-24 13:17:50 -0700
commitfcc8c931b536614faddcdc20c43bfb5dc72cd8ef (patch)
treee33ae8a3e33d437ede8a450bc501e3a6b55f77e8 /gitweb/gitweb.cgi
parent593c42fe075be0c8cd5239b3a2f21c610cbc9798 (diff)
parent5f87f65af63a37c16d0a2c46525e92c678ef9951 (diff)
Merge branch 'js/coverity-unchecked-returns-fix'
A handful of code paths have been corrected to check return values from functions like curl_easy_duphandle(), deflateInit(), lseek(), dup(), and strbuf_getline_lf(), resolving several Coverity warnings about unchecked returns. * js/coverity-unchecked-returns-fix: bisect: handle dup() failure when redirecting stdout bisect: check get_terms return at all call sites bisect: check strbuf_getline_lf return when reading terms transport-helper: warn when export-marks file cannot be finalized transport-helper: check dup() return in get_exporter compat/pread: check initial lseek for errors last-modified: handle repo_parse_commit() failures reftable tests: check reftable_table_init_ref_iterator() return reftable/block: check deflateInit() return value reftable: handle block-writer initialization errors config: propagate launch_editor() failure in show_editor() http: die on curl_easy_duphandle failure in get_active_slot
Diffstat (limited to 'gitweb/gitweb.cgi')
0 files changed, 0 insertions, 0 deletions