diff options
author | Jim Meyering <meyering@redhat.com> | 2009-04-22 08:45:27 +0200 |
---|---|---|
committer | Jim Meyering <meyering@redhat.com> | 2009-04-23 21:03:14 +0200 |
commit | 25eb4c69097ca4f5665b050cfa4247a19ffd8c55 (patch) | |
tree | 0b17c83b2d096a6c3a0fd9bb15322fdbf25af46e /THANKS | |
parent | f41f926aab38d52734b3908eeb0496ebf1285cbd (diff) | |
download | coreutils-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-- | THANKS | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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 |