Merge branch 'rs/imap-send-next-arg-fix'
commitd4a5de7bde4791fabc61225336920f83801f26d2
authorJunio C Hamano <gitster@pobox.com>
Wed, 15 Nov 2017 03:14:26 +0000 (15 12:14 +0900)
committerJunio C Hamano <gitster@pobox.com>
Wed, 15 Nov 2017 03:14:26 +0000 (15 12:14 +0900)
treed1174efb0d79c885e1ef9f5371abc47a35935657
parentfcaba621925bc6847000aa61a60c7b5fa22d892a
parent618ec81abbda91d867ac43320c7fd3e8fcc23e78
Merge branch 'rs/imap-send-next-arg-fix'

Error checking in "git imap-send" for empty response has been
improved.

* rs/imap-send-next-arg-fix:
  imap-send: handle missing response codes gracefully
  imap-send: handle NULL return of next_arg()
imap-send.c