Source-Changes archive

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

CVS commit: xsrc/xfree/xc/lib/fontconfig/src



Module Name:    xsrc
Committed By:   lukem
Date:           Sun Feb  1 14:11:02 UTC 2004

Modified Files:
        xsrc/xfree/xc/lib/fontconfig/src: fcstr.c

Log Message:
In FcStrCopyFilename(), don't attempt to deference a pointer to getenv("HOME")
until ensuring it's not NULL.  Fix from Masao Uebayashi <uebayasi@>

Use size_t instead of int to store size of malloc buffer.


To generate a diff of this commit:
cvs rdiff -r1.1.1.1 -r1.2 xsrc/xfree/xc/lib/fontconfig/src/fcstr.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