From: fujieda AT jaist DOT ac DOT jp (Kazuhiro Fujieda) Subject: bugs in the linebuf class 25 Jan 1999 02:52:00 -0800 Message-ID: Mime-Version: 1.0 (generated by SEMI MIME-Edit 0.100 - "Shijima") Content-Type: text/plain; charset=US-ASCII To: cygwin32-developers AT cygnus DOT com There are bugs in linebuf class defined in spawn.cc. The contents of buf is assumed to be null-terminated at the line 210 and 408, but the methods don't so. And their memory management will fails when len is larger than MAX_PATH * 2. ____ | AIST Kazuhiro Fujieda | HOKURIKU School of Information Science o_/ 1990 Japan Advanced Institute of Science and Technology