K 10 svn:author V 7 delphij K 8 svn:date V 27 2005-02-22T02:54:36.000000Z K 7 svn:log V 420 MFC revision 1.29 date: 2005/02/15 10:23:01; author: delphij; state: Exp; lines: +1 -1 Be more careful when doing el_parse() - only do it when el is properly initialized, that happens when lpc is called from a tty. Without this change, it's possible to get SIGSEGV simply doing: echo "..:" | lpc Reported by: Wojciech A. Koszek PR: 77462 (patch rewritten by myself) MFC After: 1 week END