On Fri, Nov 21, 2014 at 11:05:22PM +0100, Rabin Vincent wrote:
> 128059b92 ("hush: fix segfault on syntax error") attempted to fix a
> segfault on syntax errors, but it broke Ctrl-C handling, and the
> assumption that it made, that rcode could not be -1, is incorrect.
> Revert this change.
>
> Re
128059b92 ("hush: fix segfault on syntax error") attempted to fix a
segfault on syntax errors, but it broke Ctrl-C handling, and the
assumption that it made, that rcode could not be -1, is incorrect.
Revert this change.
Reported-by: Stephen Warren
Reported-by: Przemyslaw Marczak
Signed-off-by: R
2 matches
Mail list logo