Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 29 Oct 2002 09:58:41 -0800
From:      Bill Fenner <fenner@research.att.com>
To:        jhb@FreeBSD.org
Cc:        obrien@FreeBSD.org, cvs-all@FreeBSD.org, cvs-committers@FreeBSD.org
Subject:   RE: cvs commit: src/lib/libfetch common.c
Message-ID:  <200210291758.JAA06540@windsor.research.att.com>

next in thread | raw e-mail | index | archive | help

Backing out revs 1.34 and 1.37 but leaving 1.35, 1.36 and 1.38,
result in a working libfetch for me.  With 1.34 and 1.37 I was
getting core dumps in stdio while using a proxy, _fetch_read()
was confusing stdio.  I haven't tracked it down further.

I don't understand why _fetch_read() is never supposed to return
zero.  _fetch_read() *has* to return zero to stdio to indicate
EOF.

  Bill

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200210291758.JAA06540>