fetch calculates size wrong

Dag-Erling Smørgrav des at des.no
Wed Aug 11 18:04:16 PDT 2004


Tilman Linneweh <arved at FreeBSD.org> writes:
> Hm, the code in libfetch hasn't been touched for a while, and I didn't notice
> any problem with fetch in June. 

I just heard from kuriyama@ who had the same problem and managed to
track it down.  There's code in fetch.c that incorrectly expects
struct stat to be unmodified when stat(2) fails, and gcc 3.4 just
happens to break that assumption on amd64.  I'll commit a patch
shortly.

DES
-- 
Dag-Erling Smørgrav - des at des.no


More information about the freebsd-amd64 mailing list