Fix the time_t problem on *64 ARCHS without introducing a possible security risk by writing 8 bytes to a 4 byte declared variable. My first fix was really a ugly quick hack as some reallife tasks took slightly longer than i thought. I'm really sorry for all this trouble. Many thanks to Dan Lukes <dan_at_obluda.cz> for pointing this out and providing the patch. Tested on: RELENG_6_1 amd64, sparc64 with Windows XP client Fix: - apply the patch - add files/patch-server::dhcp.c to CVS
Did somebody test the fix? -- Dixi. Sem.
Responsible Changed From-To: freebsd-ports-bugs->sem Take it.
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On Tue, 23 May 2006, Sergey Matveychuk wrote: > Did somebody test the fix? I've tested it on my amd64 and sparc64 with an Windows XP Client. Do you need more testers? regards Joerg - -- The beginning is the most important part of the work. -Plato -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.3 (FreeBSD) iD8DBQFEc02bSPOsGF+KA+MRAlzaAJ9jba+Gffyo7j1PxiK3pb3oOoZvTQCgyY1m 3orT2+ebNoQXP0b5fw4COgQ= =XcYK -----END PGP SIGNATURE-----
State Changed From-To: open->closed Committed. Thanks!