commit-grub
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

grub2 ./ChangeLog fs/hfsplus.c


From: Yoshinori K. Okuji
Subject: grub2 ./ChangeLog fs/hfsplus.c
Date: Sun, 30 Apr 2006 17:30:12 +0000

CVSROOT:        /cvsroot/grub
Module name:    grub2
Branch:         
Changes by:     Yoshinori K. Okuji <address@hidden>     06/04/30 17:30:12

Modified files:
        .              : ChangeLog 
        fs             : hfsplus.c 

Log message:
        2006-04-30  Yoshinori K. Okuji  <address@hidden>
        
        * fs/hfsplus.c (grub_hfsplus_read_block): Fixed a memory leak.
        (grub_hfsplus_iterate_dir): Reordered to skip unknown nodes. Also,
        skip a node whose name is obviously invalid as UTF-16,
        i.e. contains a NUL character. Stop the iteration when the last
        directory entry is found. Instead of using the return value of
        grub_hfsplus_btree_iterate_node, store the value in RET and use
        it, because the iterator can be stopped by the last directory
        entry.

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/grub/grub2/ChangeLog.diff?tr1=1.251&tr2=1.252&r1=text&r2=text
http://cvs.savannah.gnu.org/viewcvs/grub/grub2/fs/hfsplus.c.diff?tr1=1.5&tr2=1.6&r1=text&r2=text




reply via email to

[Prev in Thread] Current Thread [Next in Thread]