emacs-devel
[Top][All Lists]
Advanced

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

Re: emacs-26 c87d04e: Avoid aborts in 'md5'


From: Eli Zaretskii
Subject: Re: emacs-26 c87d04e: Avoid aborts in 'md5'
Date: Wed, 28 Feb 2018 19:24:27 +0200

> From: Andreas Schwab <address@hidden>
> Cc: address@hidden,  address@hidden
> Date: Wed, 28 Feb 2018 17:32:30 +0100
> 
> > In general, safe code should check STRINGP before using SSDATA, so the
> > way I did it is safer (and also more future-proof).
> 
> All branches already use SSDATA or SBYTES before that, so nothing is
> gained.

With the current code, I agree.



reply via email to

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