Source-Changes archive

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

CVS commit: src



Module Name:    src
Committed By:   thorpej
Date:           Mon Dec 21 23:03:02 UTC 1998

Modified Files:
        src/sys/kern: uipc_usrreq.c
Log Message:
Fix a fencepost error in unp_scan() which caused a bad pointer deref on
the SPARC platform only (ILP32 but ALIGNBYTES of 7), due to a missing
ALIGN().




Home | Main Index | Thread Index | Old Index