Source-Changes archive

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

CVS commit: src/dist/dhcp/common



Module Name:    src
Committed By:   martin
Date:           Thu Nov 23 13:07:17 UTC 2006

Modified Files:
        src/dist/dhcp/common: discover.c

Log Message:
Hopping through a void* is not enough to get rid of alignment requirements.
Do a memcpy to a properly aligned local variable instead.


To generate a diff of this commit:
cvs rdiff -r1.7 -r1.8 src/dist/dhcp/common/discover.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