]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
*** empty log message ***
authorJim Meyering <jim@meyering.net>
Sun, 22 Aug 1999 16:28:45 +0000 (16:28 +0000)
committerJim Meyering <jim@meyering.net>
Sun, 22 Aug 1999 16:28:45 +0000 (16:28 +0000)
old/textutils/ChangeLog

index b7882221eaafb4613c79752c54c339fe4635dbd7..bdf918f6829574e7aec780cad9d5ccd31b977401 100644 (file)
@@ -1,7 +1,7 @@
 1999-08-22  Jim Meyering  <meyering@ascend.com>
 
        * src/tsort.c (detect_loop): There's no loop if k->top is NULL.
-       Niklas Edmundsson reported that tsort could segfault.
+       Niklas Edmundsson showed how to make tsort segfault.
 
        * tests/tsort/Makefile.am: Rewrite to use Fetish.pm-based framework.
        * tests/tsort/basic-1: New file.