]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
Merge r683280 from trunk:
authorJim Jagielski <jim@apache.org>
Tue, 10 Aug 2010 19:08:27 +0000 (19:08 +0000)
committerJim Jagielski <jim@apache.org>
Tue, 10 Aug 2010 19:08:27 +0000 (19:08 +0000)
commitf57f06bf696b33cfda023fc5e90e6019ec3c2b7d
treeaca0b54ec449695a52bb1e72ec0b755bcb842dab
parentea6959f55afa084134186ece86c7afeb88b166fa
Merge r683280 from trunk:

* modules/ssl/ssl_engine_io.c (char_buffer_read): Use memmove in place
  of memcpy since the buffers can overlap; add explanatory comment.

PR: 45444

Submitted by: jorton
Reviewed/backported by: jim

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@984169 13f79535-47bb-0310-9956-ffa450edef68
STATUS
modules/ssl/ssl_engine_io.c