diff options
| author | Sam Bostock <sam.bostock@shopify.com> | 2025-12-19 16:01:46 +0000 |
|---|---|---|
| committer | Junio C Hamano <gitster@pobox.com> | 2025-12-20 14:45:27 +0900 |
| commit | 7796c14a1a4b73869ae6a954ec20bca561783231 (patch) | |
| tree | 75676df5bd8a5995b6589853ffd488283aec2a32 /t/t4013/diff.format-patch_--stdout_initial..master^ | |
| parent | 9a2fb147f2c61d0cab52c883e7e26f5b7948e3ed (diff) | |
| download | git-7796c14a1a4b73869ae6a954ec20bca561783231.tar.gz git-7796c14a1a4b73869ae6a954ec20bca561783231.zip | |
bundle-uri: validate that bundle entries have a uri
When a bundle list config file has a typo like 'url' instead of 'uri',
or simply omits the uri field, the bundle entry is created but
bundle->uri remains NULL. This causes a segfault when copy_uri_to_file()
passes the NULL to starts_with().
Signed-off-by: Sam Bostock <sam@sambostock.ca>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 't/t4013/diff.format-patch_--stdout_initial..master^')
0 files changed, 0 insertions, 0 deletions
