[Ocfs2-tools-commits] branch, master, updated. ocfs2-tools-1.4.0-252-g00d27e4

svn-commits at oss.oracle.com svn-commits at oss.oracle.com
Mon Feb 23 14:43:08 PST 2009


This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "Tools to manage the ocfs2 filesystem.".

The branch, master has been updated
       via  00d27e45a6ba8b5c0bf2e24bccbf01583ba75194 (commit)
      from  7355a29889f8df93cc63235fb27d68a04f0a3a86 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 00d27e45a6ba8b5c0bf2e24bccbf01583ba75194
Author: Sunil Mushran <sunil.mushran at oracle.com>
Date:   Mon Feb 23 14:40:44 2009 -0800

    libocfs2: Do not dereference pointer after free in ocfs2_size_slot_map()
    
    In ocfs2_size_slot_map(), we are accessing an element of the cached inode
    after we have freed it.
    
    Signed-off-by: Sunil Mushran <sunil.mushran at oracle.com>
    Signed-off-by: Joel Becker <joel.becker at oracle.com>

-----------------------------------------------------------------------

Summary of changes:
 libocfs2/slot_map.c |   14 +++++++-------
 1 files changed, 7 insertions(+), 7 deletions(-)


hooks/post-receive
-- 
Tools to manage the ocfs2 filesystem.



More information about the Ocfs2-tools-commits mailing list