Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sbin/fsck_msdos
Module Name: src
Committed By: christos
Date: Mon Jun 5 16:51:18 UTC 2006
Modified Files:
src/sbin/fsck_msdos: boot.c check.c dir.c fat.c
Log Message:
- don't leak memory on allocation failure.
- s/perror/perr and print how much we were trying to allocate.
To generate a diff of this commit:
cvs rdiff -r1.10 -r1.11 src/sbin/fsck_msdos/boot.c
cvs rdiff -r1.13 -r1.14 src/sbin/fsck_msdos/check.c
cvs rdiff -r1.19 -r1.20 src/sbin/fsck_msdos/dir.c
cvs rdiff -r1.17 -r1.18 src/sbin/fsck_msdos/fat.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