]> git.ipfire.org Git - thirdparty/grub.git/commit
* grub-core/kern/misc.c (grub_vsnprintf_real): Handle %% properly.
authorVladimir 'phcoder' Serbinenko <phcoder@gmail.com>
Tue, 15 Oct 2013 13:12:15 +0000 (15:12 +0200)
committerVladimir 'phcoder' Serbinenko <phcoder@gmail.com>
Tue, 15 Oct 2013 13:12:15 +0000 (15:12 +0200)
commit148f1007689829df61268005ab5e54acca3b1566
tree80323f16d5e9d9b539fab7cd831756a35a6c90b6
parentaf3b06be1489c394525671facc03e6921f426b6f
* grub-core/kern/misc.c (grub_vsnprintf_real): Handle %% properly.
* tests/printf_unit_test.c (printf_test): Add %% tests.
Reported by: Paulo Flabiano Smorigo.
ChangeLog
grub-core/kern/misc.c
tests/printf_unit_test.c