Source-Changes archive

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

CVS commit: xsrc/xfree/xc/programs/xman



Module Name:    xsrc
Committed By:   martin
Date:           Fri Dec 28 10:21:06 UTC 2001

Modified Files:
        xsrc/xfree/xc/programs/xman: misc.c

Log Message:
Initialize a pointer that might be used later without assignement.

Another (better?) way to fix this might be to change UncompressUnformatted()
to always assign something valid to it's last parameter #ifdef HAS_MKSTEMP.
Seems on NetBSD and OpenBSD it does not always do this.

Patch from Cliff Wright in PR xsrc/15070.


To generate a diff of this commit:
cvs rdiff -r1.1.1.3 -r1.2 xsrc/xfree/xc/programs/xman/misc.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