Module Name: pcc
Committed By: gmcgarry
Date: Tue May 24 01:01:15 UTC 2011
Modified Files:
pcc/arch/amd64: local.c
pcc/arch/i386: local.c
Log Message:
Initialise sp->sname and sp->soname, since they are referenced in defloc().
Fixes crash when exname() tries to prefix an uninitialised string pointer.
To generate a diff of this commit:
cvs rdiff -u -r1.48 -r1.49 pcc/arch/amd64/local.c
cvs rdiff -u -r1.143 -r1.144 pcc/arch/i386/local.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.