mirror of
https://github.com/git/git.git
synced 2026-01-09 01:34:00 +00:00
Merge branch 'jc/t1517-more' into jk/imap-send-plug-all-msgs-leak
* jc/t1517-more: imap-send: minimum leakfix t1517: more coverage for commands that work without repository
This commit is contained in:
@@ -1555,6 +1555,7 @@ int cmd_main(int argc, const char **argv)
|
||||
}
|
||||
|
||||
if (all_msgs.len == 0) {
|
||||
strbuf_release(&all_msgs);
|
||||
fprintf(stderr, "nothing to send\n");
|
||||
ret = 1;
|
||||
goto out;
|
||||
|
||||
Reference in New Issue
Block a user