Glenn Washburn 60875f4e15 misc: Format string for grub_error() should be a literal 4 years ago
..
argv.c 3f05d693d1 malloc: Use overflow checking primitives where we do complex allocations 5 years ago
execute.c 0a05f88e2b script/execute: Don't crash on a "for" loop with no items 4 years ago
function.c 426f57383d script: Avoid a use-after-free when redefining a function during execution 5 years ago
lexer.c 60875f4e15 misc: Format string for grub_error() should be a literal 4 years ago
main.c 09fd6d8293 Remove nested functions from script reading and parsing. 12 years ago
parser.y ac301e4dd0 script: Do not allow a delimiter between function name and block start 4 years ago
script.c 09fd6d8293 Remove nested functions from script reading and parsing. 12 years ago
yylex.l a4d3fbdff1 yylex: Make lexer fatal errors actually be fatal 5 years ago