]> git.ipfire.org Git - thirdparty/coreutils.git/commit
tsort: diagnose errors reading the input
authorPádraig Brady <P@draigBrady.com>
Sat, 22 Apr 2023 20:41:53 +0000 (21:41 +0100)
committerPádraig Brady <P@draigBrady.com>
Mon, 24 Apr 2023 10:46:28 +0000 (11:46 +0100)
commit0e62ba282ef44567a73f93d77583a838447d7550
tree1d04a92ffb7d85737c55a88bc323639666990433
parent9d333aca433c5c7ae988d262130eb7e0c81819cf
tsort: diagnose errors reading the input

* src/tsort.c (tsort): Check for errors after readtoken().
* NEWS: Mention the bug fix.
NEWS
src/tsort.c