diff options
author | Werner Koch <[email protected]> | 2014-12-22 11:29:32 +0000 |
---|---|---|
committer | Werner Koch <[email protected]> | 2014-12-22 11:39:14 +0000 |
commit | 0d5cb55402c44fb5f731ecf85705f845f3091aa7 (patch) | |
tree | 68db985468ad35b443f134851018657cdba7aa28 /tools/gpgkey2ssh.c | |
parent | dirmngr,gpgsm: Return NULL on fail (diff) | |
download | gnupg-0d5cb55402c44fb5f731ecf85705f845f3091aa7.tar.gz gnupg-0d5cb55402c44fb5f731ecf85705f845f3091aa7.zip |
dirmngr: Remove un-needed check.
* dirmngr/crlfetch.c (crl_fetch): Check that URL is not NULL.
--
Reported-by: Joshua Rogers <[email protected]>
"Remove un-needed check. If 'url' were not to be true,
http_parse_uri(parse_uri(do_parse_uri))) would fail, leaving 'err'
false."
In addition I added an explicit check for the URL arg not beeing NULL.
Signed-off-by: Werner Koch <[email protected]>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions