mirror of
https://git.proxmox.com/git/grub2
synced 2025-05-18 07:55:22 +00:00
![]() Fix newline handling * include/grub/script_sh.h (grub_lexer_param): new field was_newline * script/sh/lexer.c (grub_script_lexer_init): initilaise was_newline (grub_script_yylex): don't segfault on unterminated script newline terminates command and variable |
||
---|---|---|
.. | ||
execute.c | ||
function.c | ||
lexer.c | ||
main.c | ||
parser.y | ||
script.c |