summaryrefslogtreecommitdiff
path: root/Cryptlib/OpenSSL/crypto/buffer/buffer.c
diff options
context:
space:
mode:
authorRichard W.M. Jones <rjones@redhat.com>2015-02-25 18:03:37 +0000
committerPeter Jones <pjones@redhat.com>2015-04-13 19:55:25 -0400
commit90c65f72f882c2acd7f20cd59a5156aa63f7f425 (patch)
tree66b65e6163e9beb73ab02f355d43ed14b3db342f /Cryptlib/OpenSSL/crypto/buffer/buffer.c
parent5195d7d31bdec4e11401c4935e0fcf0b2c3f9e6f (diff)
downloadefi-boot-shim-90c65f72f882c2acd7f20cd59a5156aa63f7f425.tar.gz
efi-boot-shim-90c65f72f882c2acd7f20cd59a5156aa63f7f425.zip
fallback: Fix comparison between signed and unsigned in debugging code.
fallback.c: In function ‘update_boot_order’: fallback.c:334:17: error: comparison between signed and unsigned integer expressions [-Werror=sign-compare] for (j = 0 ; j < size / sizeof (CHAR16); j++) ^ fallback.c: In function ‘add_to_boot_list’: fallback.c:402:16: error: comparison between signed and unsigned integer expressions [-Werror=sign-compare] for (i = 0; i < s; i++) { ^ Signed-off-by: Richard W.M. Jones <rjones@redhat.com>
Diffstat (limited to 'Cryptlib/OpenSSL/crypto/buffer/buffer.c')
0 files changed, 0 insertions, 0 deletions