summaryrefslogtreecommitdiff
path: root/t/t9133-git-svn-nested-git-repo.sh
diff options
context:
space:
mode:
authorAditya Garg <gargaditya08@live.com>2025-06-20 12:10:24 +0530
committerJunio C Hamano <gitster@pobox.com>2025-06-20 08:11:16 -0700
commit44ba4b0bbb1a342659ca93d9ba6f475fbf9cff99 (patch)
treeb8dbad35d9f7439c1938bd0d56d31d465a1f32ca /t/t9133-git-svn-nested-git-repo.sh
parentfcfe60668e05ffde2610bfef9045797618c145ac (diff)
imap-send: fix bug causing cfg->folder being set to NULL
6d1f198f34 (imap-send: fix leaking memory in `imap_server_conf`, 2024-06-07) resulted a change in static int git_imap_config which resulted in cfg->folder being incorrectly set to NULL in case imap.user, imap.pass, imap.tunnel and imap.authmethod were defined. Because of this, since Git 2.46.0, git-imap-send is not usable at all. The bug seems to have been unnoticed for a long time, likely due to better options like git-send-email. Signed-off-by: Aditya Garg <gargaditya08@live.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 't/t9133-git-svn-nested-git-repo.sh')
0 files changed, 0 insertions, 0 deletions