* grub-core/gnulib/regcomp.c (regerror): Fix out-of-range array lookup.

This commit is contained in:
Vladimir 'phcoder' Serbinenko 2012-03-10 12:31:42 +01:00
parent de1e64eb43
commit c8f778a044
2 changed files with 7 additions and 3 deletions

View file

@ -1,3 +1,7 @@
2012-03-10 Vladimir Serbinenko <phcoder@gmail.com>
* grub-core/gnulib/regcomp.c (regerror): Fix out-of-range array lookup.
2012-03-10 Vladimir Serbinenko <phcoder@gmail.com>
* grub-core/gdb/i386/idt.c (grub_gdb_breakpoint): Remove old debug code.