Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sources.redhat.com/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sources.redhat.com/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com
Date: Tue, 16 Apr 2002 17:34:19 +0200
From: Pavel Tsekov <ptsekov@syntrex.com>
Reply-To: Pavel Tsekov <cygwin@cygwin.com>
Organization: Syntrex, Inc.
X-Priority: 3 (Normal)
Message-ID: <1226161958.20020416173419@syntrex.com>
To: cygwin@cygwin.com
Subject: [PATCH] cygutils:conv.c: Prevent truncation of file if 0xFF is encountered
In-Reply-To: <003401c1e534$e4a65290$0100a8c0@advent02>
References: <1653605153.20020415220043@gmx.net>
 <005701c1e4bf$82e53370$0100a8c0@advent02>
 <628575010.20020415232333@syntrex.com> <003401c1e534$e4a65290$0100a8c0@advent02>
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary="----------CB291BE27AED1"

------------CB291BE27AED1
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit

Hello Chris,

Tuesday, April 16, 2002, 12:53:07 PM, you wrote:

CJ> Submit my patch instead to cygwin-patches along with a ChangeLog entry,
CJ> otherwise it probably won't get incldued.

Here it is:

I put your name here because this is your patch :) I've taken this info
from another patch of yours posted to cygwin-patches - I hope I
haven't done wrong ?

2002-04-16  Christopher January  <chris@atomice.net>

     * src/conv/conv.c (convert): Use the right type to store the return
     value of fgetc().
------------CB291BE27AED1
Content-Type: application/octet-stream; name="conv.c.diff"
Content-Transfer-Encoding: base64
Content-Disposition: attachment; filename="conv.c.diff"

LS0tIGNvbnYuYy5iYWsgIE1vbiBBcHIgMTUgMjE6NDc6MzQgMjAwMgorKysgY29udi5jICAgICAg
TW9uIEFwciAxNSAyMTo0ODowMyAyMDAyCkBAIC0zMjQsMyArMzI0LDMgQEAKIHN0YXRpYyBpbnQg
Y29udmVydChjb25zdCBjaGFyICpmbiwgaW50IENvbnZUeXBlLCBjaGFyICogcHJvZ25hbWUpIHsK
LSAgY2hhciBjOworICBpbnQgYzsKICAgY2hhciAqdGVtcEZuOwoK


------------CB291BE27AED1
Content-Type: text/plain; charset=us-ascii

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Bug reporting:         http://cygwin.com/bugs.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/
------------CB291BE27AED1--

