Source-Changes archive

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

CVS commit: src/usr.sbin/sa



Module Name:    src
Committed By:   martin
Date:           Fri May  2 15:15:53 UTC 2003

Modified Files:
        src/usr.sbin/sa: pdb.c

Log Message:
Don't cast (dubious) values to pointers, only to memcpy from them to
a properly aligned structure. Memcpy from the original data instead.
This fixes PR port-sparc64/21425.


To generate a diff of this commit:
cvs rdiff -r1.10 -r1.11 src/usr.sbin/sa/pdb.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