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

index b5492bc2a858d6a52c400184fa4d70d8779fbac0..b7882221eaafb4613c79752c54c339fe4635dbd7 100644 (file)
@@ -1,6 +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.
 
        * tests/tsort/Makefile.am: Rewrite to use Fetish.pm-based framework.
        * tests/tsort/basic-1: New file.