emacs-devel
[Top][All Lists]
Advanced

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

Backport fix for Bug #19213/#23955


From: npostavs
Subject: Backport fix for Bug #19213/#23955
Date: Wed, 13 Jul 2016 19:06:54 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/25.0.93 (gnu/linux)

This bug was fixed replacing a memcpy with a memmove, which is safe by
definition, so I think we should backport it to emacs-25.

354f9f0f "Use memmove instead of memcpy on overlapping regions"

http://debbugs.gnu.org/cgi/bugreport.cgi?bug=19213
http://debbugs.gnu.org/cgi/bugreport.cgi?bug=23955



reply via email to

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