all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: npostavs@users.sourceforge.net
To: emacs-devel@gnu.org
Cc: Gustavo Tavares Cabral <gustavotcabral@gmail.com>
Subject: Backport fix for Bug #19213/#23955
Date: Wed, 13 Jul 2016 19:06:54 -0400	[thread overview]
Message-ID: <87furdf88h.fsf_-_@users.sourceforge.net> (raw)
In-Reply-To: <CAHTjjFLD=qXX=3_du8jjFpk9PvZZgGvVd2ewx2mGi6pKevKsiQ@mail.gmail.com> (Gustavo Tavares Cabral's message of "Wed, 13 Jul 2016 09:14:17 -0300")

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	other threads:[~2016-07-13 23:06 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-07-12 12:32 bug#23955: 24.5; Unexpected behavior of built-in function `transpose-regions' Gustavo Tavares Cabral
2016-07-12 17:59 ` Tino Calancha
2016-07-13 12:14 ` Gustavo Tavares Cabral
2016-07-13 23:06   ` npostavs [this message]
2016-07-14  0:33     ` Backport fix for Bug #19213/#23955 John Wiegley
2016-07-14 15:02       ` Eli Zaretskii
2016-07-15  0:40         ` Noam Postavsky

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87furdf88h.fsf_-_@users.sourceforge.net \
    --to=npostavs@users.sourceforge.net \
    --cc=emacs-devel@gnu.org \
    --cc=gustavotcabral@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.