diff options
author | René Scharfe <l.s.r@web.de> | 2017-11-02 18:27:05 +0100 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2017-11-03 22:45:57 +0900 |
commit | 618ec81abbda91d867ac43320c7fd3e8fcc23e78 (patch) | |
tree | bd91a28d335a1694d854e4ef1852c749b0dfb25e /url.h | |
parent | f54c5bd40c0e215fc0ba196d74b092ef3ec02273 (diff) | |
download | git-618ec81abbda91d867ac43320c7fd3e8fcc23e78.tar.gz git-618ec81abbda91d867ac43320c7fd3e8fcc23e78.tar.xz |
imap-send: handle missing response codes gracefully
Response codes are optional. Exit parse_response_code() early if it's
passed a NULL string, indicating that we reached the end of the reply.
This avoids dereferencing said NULL pointer.
Noticed-by: Junio C Hamano <gitster@pobox.com>
Signed-off-by: Rene Scharfe <l.s.r@web.de>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'url.h')
0 files changed, 0 insertions, 0 deletions