Source-Changes archive

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

CVS commit: src/sys/lib/libsa



Module Name:    src
Committed By:   jakllsch
Date:           Sun Jan  2 21:37:01 UTC 2011

Modified Files:
        src/sys/lib/libsa: ext2fs.c

Log Message:
Zero the in-memory super block after allocation.  It contains a pointer
that, if not properly initialized, could be improperly deallocated.


To generate a diff of this commit:
cvs rdiff -u -r1.8 -r1.9 src/sys/lib/libsa/ext2fs.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



Home | Main Index | Thread Index | Old Index