]> git.ipfire.org Git - thirdparty/grub.git/commit
syslinux_parse: make print_escaped actually stop before `to'
authorAndrei Borzenkov <arvidjaar@gmail.com>
Fri, 19 Jun 2015 14:35:17 +0000 (17:35 +0300)
committerAndrei Borzenkov <arvidjaar@gmail.com>
Fri, 19 Jun 2015 14:35:17 +0000 (17:35 +0300)
commit8067fe28edcedacf2507132baaab65dc3c4bb3d5
tree05723952165e67b0794c5f21f8693e27f201ec36
parent7bb7140df2b6fd5c1fee6c47488724bc256e957a
syslinux_parse: make print_escaped actually stop before `to'

The only current user is mboot.c32 which unfortunately is not covered
by regression tests.
grub-core/lib/syslinux_parse.c