summaryrefslogtreecommitdiff
path: root/THANKS
diff options
context:
space:
mode:
authorJim Meyering <meyering@redhat.com>2009-04-22 08:45:27 +0200
committerJim Meyering <meyering@redhat.com>2009-04-23 21:03:14 +0200
commit25eb4c69097ca4f5665b050cfa4247a19ffd8c55 (patch)
tree0b17c83b2d096a6c3a0fd9bb15322fdbf25af46e /THANKS
parentf41f926aab38d52734b3908eeb0496ebf1285cbd (diff)
downloadcoreutils-25eb4c69097ca4f5665b050cfa4247a19ffd8c55.tar.xz
sort -m: don't segfault when output file is also an input file
* src/sort.c (avoid_trashing_input): Fix an off-by-one error and guard the use of memmove. * NEWS (Bug fixes): Mention it. * tests/misc/sort: Add tests to exercise the offending code. * THANKS: Update. Reported by Otavio Salvador in http://bugs.debian.org/525048.
Diffstat (limited to 'THANKS')
-rw-r--r--THANKS1
1 files changed, 1 insertions, 0 deletions
diff --git a/THANKS b/THANKS
index fe523fe12..876a6b665 100644
--- a/THANKS
+++ b/THANKS
@@ -435,6 +435,7 @@ Ole Laursen olau@hardworking.dk
Oliver Kiddle okiddle@yahoo.co.uk
Ørn E. Hansen oehansen@daimi.aau.dk
Oskar Liljeblad osk@hem.passagen.se
+Otavio Salvador otavio@ossystems.com.br
Pádraig Brady P@draigBrady.com
Patrick Mauritz oxygene@studentenbude.ath.cx
Paul D. Smith psmith@gnu.org