From b518d1407149a23d31b486f5bd3ef9e6daae93c1 Mon Sep 17 00:00:00 2001 From: Roberto Ierusalimschy Date: Thu, 20 Mar 2003 13:00:56 -0300 Subject: bug: zio mixes a 255 as first char in a buffer with EOZ --- bugs | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'bugs') diff --git a/bugs b/bugs index e39ae780..89ec20db 100644 --- a/bugs +++ b/bugs @@ -329,3 +329,8 @@ Fri Feb 28 14:20:33 EST 2003 >> GC metamethod calls could mess C/Lua stack syncronization (by Roberto; since 5.0b) +** lzio.h/zlio.c +Thu Mar 20 11:40:12 EST 2003 +>> zio mixes a 255 as first char in a buffer with EOZ +(by lhf; since 5.0a) + -- cgit v1.2.3-55-g6feb