* grub-core/commands/legacycfg.c (grub_legacy_check_md5_password): Plug

memory leak.
This commit is contained in:
Vladimir Serbinenko 2013-11-18 02:37:46 +01:00
parent 59c943ecf6
commit da93d6753b
2 changed files with 9 additions and 1 deletions

View file

@ -1,3 +1,8 @@
2013-11-18 Vladimir Serbinenko <phcoder@gmail.com>
* grub-core/commands/legacycfg.c (grub_legacy_check_md5_password): Plug
memory leak.
2013-11-18 Vladimir Serbinenko <phcoder@gmail.com>
* grub-core/lib/powerpc/setjmp.S (grub_setjmp): Save r31.