summaryrefslogtreecommitdiff
path: root/Cryptlib/OpenSSL/crypto/comp/comp_lib.c
diff options
context:
space:
mode:
authorPeter Jones <pjones@redhat.com>2014-09-21 15:19:34 -0400
committerPeter Jones <pjones@redhat.com>2014-10-02 01:01:54 -0400
commitc0949c0a7916e81767ab35f67005b80cfb565e2c (patch)
tree021cc8bff63dc217ef9328ca7a7bcc1c3c2b31b1 /Cryptlib/OpenSSL/crypto/comp/comp_lib.c
parent6a115d038af259dd5b42f1651193eb0b8a83a5c8 (diff)
downloadefi-boot-shim-c0949c0a7916e81767ab35f67005b80cfb565e2c.tar.gz
efi-boot-shim-c0949c0a7916e81767ab35f67005b80cfb565e2c.zip
Correctly reject bad tftp addresses earlier, rather than later.
This check is for end == NULL but was meant to be *end == '\0'. Without this change, we'll pass a plausibly bad address (i.e. one with no ']' at the end) to Mtftp(... READ_FILE ...), which should fail correctly, but our error messaging will be inconsistent. Signed-off-by: Peter Jones <pjones@redhat.com>
Diffstat (limited to 'Cryptlib/OpenSSL/crypto/comp/comp_lib.c')
0 files changed, 0 insertions, 0 deletions