]> git.ipfire.org Git - thirdparty/grub.git/commit
2008-07-14 Pavel Roskin <proski@gnu.org>
authorproski <proski@localhost>
Mon, 14 Jul 2008 05:03:19 +0000 (05:03 +0000)
committerproski <proski@localhost>
Mon, 14 Jul 2008 05:03:19 +0000 (05:03 +0000)
commit407aceb4dab36fc53684a4ea7dee4e2365fcbb9f
treed551fec903a945a9e08c43a1983dd2b312086043
parente4e8eaa5b39f5b593833c7964a1ddd960936f99a
2008-07-14  Pavel Roskin  <proski@gnu.org>

* kern/env.c (grub_register_variable_hook): Don't copy empty
string, it leaks memory.  Pass "" to grub_env_set(), it should
handle constant strings.
ChangeLog
kern/env.c