[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
bug#30627: 26.0.91; Evaluating (md5 nil) crashes Emacs
From: |
Eli Zaretskii |
Subject: |
bug#30627: 26.0.91; Evaluating (md5 nil) crashes Emacs |
Date: |
Tue, 27 Feb 2018 18:45:17 +0200 |
> From: Michael Heerdegen <michael_heerdegen@web.de>
> Date: Tue, 27 Feb 2018 10:27:46 +0100
>
> evaluating (md5 nil) or (md5 t) in any way in Emacs crashes it for me.
> This function is not defined for args that are not buffers or strings -
> but it could better raise an error instead of crashing.
Thanks, fixed on the release branch.