* grub-core/kern/x86_64/dl.c (grub_arch_dl_relocate_symbols): Add

range-checking for 32-bit quantities.
This commit is contained in:
Vladimir Serbinenko 2013-11-22 13:01:14 +01:00
parent 9cf12b20af
commit 1a5b7b404f
2 changed files with 27 additions and 4 deletions

View file

@ -1,3 +1,8 @@
2013-11-22 Vladimir Serbinenko <phcoder@gmail.com>
* grub-core/kern/x86_64/dl.c (grub_arch_dl_relocate_symbols): Add
range-checking for 32-bit quantities.
2013-11-22 Vladimir Serbinenko <phcoder@gmail.com>
* configure.ac: Compile with -fPIC when compiling with clang on