On Fri, Jul 28, 2000 at 09:03:49AM +0200, Martin Cracauer wrote:
> 1) It seems that you can work around the coredump by looking at the
> next char after \202. For real expansions of variables in
> here-documents that is \201. Once can probably determine all
> possible legal combinations and ignore others. However, that
The problem is that all combinations are legal, there can be binary data passed.
It means that all control chars must be double-escaped first just after data
reading.
--
Andrey A. Chernov
<[EMAIL PROTECTED]>
http://ache.pp.ru/
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message