summaryrefslogtreecommitdiff
path: root/Cryptlib/OpenSSL/crypto/dsa/dsa_depr.c
diff options
context:
space:
mode:
authorPeter Jones <pjones@redhat.com>2015-06-16 11:41:32 -0400
committerPeter Jones <pjones@redhat.com>2015-06-16 11:41:32 -0400
commit1fefa29c34b8177779a237e26984ae973adf23e9 (patch)
treecc1b0ab7bfa78a25e4fb7feb6cfbf60d9e50ab2e /Cryptlib/OpenSSL/crypto/dsa/dsa_depr.c
parent0a7003faec146ff1db829cc2d896ab093da7def0 (diff)
downloadefi-boot-shim-1fefa29c34b8177779a237e26984ae973adf23e9.tar.gz
efi-boot-shim-1fefa29c34b8177779a237e26984ae973adf23e9.zip
Fix console_print_box*() parameters.
When we made lib build with the correct CFLAGS, it inherited -Werror=sign-compare, and I fixed up some parameters on console_print_box() and console_print_box_at() to avoid sign comparison errors. The fixups were *completely wrong*, as some behavior relies on negative values. So this fixes them in a completely different way, by casting appropriately to signed types where we're doing comparisons. Signed-off-by: Peter Jones <pjones@redhat.com>
Diffstat (limited to 'Cryptlib/OpenSSL/crypto/dsa/dsa_depr.c')
0 files changed, 0 insertions, 0 deletions