]> git.proxmox.com Git - grub2.git/commit - ChangeLog-2015
2008-04-13 Robert Millan <rmh@aybabtu.com>
authorrobertmh <robertmh@localhost>
Sun, 13 Apr 2008 14:58:42 +0000 (14:58 +0000)
committerrobertmh <robertmh@localhost>
Sun, 13 Apr 2008 14:58:42 +0000 (14:58 +0000)
commit9fe8603472540667252556a0396a84d681ec9412
tree1a081003aadf6c291325394a6df3fd7b7b8396bf
parent7ceeee39d71e74bdf177e1b7f90eb6502a309094
2008-04-13  Robert Millan  <rmh@aybabtu.com>

        * kern/misc.c (grub_strncat): Fix off-by-one error.
        Reported by Zhang Huan <zhanghuan@nrchpc.ac.cn>

        * kern/env.c (grub_env_context_close): Clear current context, not
        previous one.
        Patch from Zhang Huan <zhanghuan@nrchpc.ac.cn>

        * kern/misc.c (grub_strcat): Minor speed optimization (same code size).
ChangeLog
kern/env.c
kern/misc.c