From: Jim Meyering Date: Sun, 22 Aug 1999 16:28:26 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: FILEUTILS-4_0j-trial~285 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=bb6f5c591369658a7229c5dfc743d08fe543e29c;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/old/textutils/ChangeLog b/old/textutils/ChangeLog index b5492bc2a8..b7882221ea 100644 --- a/old/textutils/ChangeLog +++ b/old/textutils/ChangeLog @@ -1,6 +1,7 @@ 1999-08-22 Jim Meyering * 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.