]> git.neil.brown.name Git - history.git/commit
[PATCH] alpha strncpy fix
authorRichard Henderson <rth@twiddle.net>
Thu, 3 Oct 2002 06:22:38 +0000 (23:22 -0700)
committerLinus Torvalds <torvalds@penguin.transmeta.com>
Thu, 3 Oct 2002 06:22:38 +0000 (23:22 -0700)
commit0840c8ec50923d776e697e7879cba1eb9e6662b7
tree9ed0cc492a43a4c7e6d2369c9728fccfd9e6d689
parent1307ef6621991f1c4bc3cec1b5a4ebd6fd3d66b9
[PATCH] alpha strncpy fix

Ported across from a nearly identical fix to the glibc tree.  Under
some conditions we'd read one too many source words and segfault.
arch/alpha/lib/ev6-stxncpy.S
arch/alpha/lib/stxncpy.S