]> granicus.if.org Git - apache/commit
Use 'memcpy' instead of 'strcpy' when the size of the string has already been computed.
authorChristophe Jaillet <jailletc36@apache.org>
Mon, 20 Jun 2016 21:08:43 +0000 (21:08 +0000)
committerChristophe Jaillet <jailletc36@apache.org>
Mon, 20 Jun 2016 21:08:43 +0000 (21:08 +0000)
commit045ddad34ddeeb2e3ce26563c7ce7208e55b83d0
tree9aed9e19cccf3d438ba11c36922a95cbe8f65294
parentdfbe86bda0ecf5b49d2f39dde1517918fbb0b86a
Use 'memcpy' instead of 'strcpy' when the size of the string has already been computed.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1749403 13f79535-47bb-0310-9956-ffa450edef68
modules/filters/sed1.c