CVSROOT: /home/x-cvs
Module name: xc
Changes by: [EMAIL PROTECTED] 02/12/08 12:19:49
Log message:
Date: Sun, 8 Dec 2002 07:00:27 +0600 (NOVT)
From: Semen A. Ustimenko <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
Subject: [PATCH] luit(1) crashes (Bus error).
Hi!
Here is a one line fix to xc/programs/luit/iso2022.c file, the problem is
obvious: the is->outbuf_count field is not initialized. It crashes later,
when trying to dereference is->outbuf[is->outbuf_count++].
Modified files:
xc/programs/luit/:
iso2022.c
Revision Changes Path
1.9 +2 -1 xc/programs/luit/iso2022.c
_______________________________________________
Cvs-commit mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/cvs-commit