Source-Changes archive

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

CVS commit: src/lib/libutil



Module Name:    src
Committed By:   cbiere
Date:           Tue Jan 16 17:34:02 UTC 2007

Modified Files:
        src/lib/libutil: stat_flags.c

Log Message:
Fixed string truncation bug in flags_to_string(): SAPPEND() uses
sizeof(string) but string is a pointer to a malloc()ed buffer.


To generate a diff of this commit:
cvs rdiff -r1.1 -r1.2 src/lib/libutil/stat_flags.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