diff options
| author | Peter Jones <pjones@redhat.com> | 2015-06-11 14:36:35 -0400 |
|---|---|---|
| committer | Peter Jones <pjones@redhat.com> | 2015-06-16 11:41:32 -0400 |
| commit | 7bb0d6f71d7deeb82ca17ec20839fe10dc572c1d (patch) | |
| tree | cc1b0ab7bfa78a25e4fb7feb6cfbf60d9e50ab2e /Cryptlib/OpenSSL/crypto/rsa/rsa_gen.c | |
| parent | 7ad94952cdfbf417501d2053368d1e831097fea8 (diff) | |
| download | efi-boot-shim-7bb0d6f71d7deeb82ca17ec20839fe10dc572c1d.tar.gz efi-boot-shim-7bb0d6f71d7deeb82ca17ec20839fe10dc572c1d.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/rsa/rsa_gen.c')
0 files changed, 0 insertions, 0 deletions
