bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#46426: 28.0.50; Emacs crashes when call-process destination argument


From: Eli Zaretskii
Subject: bug#46426: 28.0.50; Emacs crashes when call-process destination argument is a cons cell
Date: Wed, 10 Feb 2021 20:08:05 +0200

> From: Stephen Perry <stevoooo@gmail.com>
> Date: Wed, 10 Feb 2021 17:09:38 +0000
> 
> Hi - got my destination argument to call-process wrong by using a 
> cons
> cell instead of a list and managed to kill my Emacs.  Have also
> reproduced it using the following in Emacs 26.1 on Debian and 
> Emacs 27.1
> on macOS:
> 
>   emacs -Q --eval '(call-process "wc" nil (cons :file 
>   "/tmp/foo"))'

Thanks, this should now be fixed on the emacs-27 branch.





reply via email to

[Prev in Thread] Current Thread [Next in Thread]