shuf: simplify -fsanitize=leak pacification
commit0106b5a4b8882e93b88e5d4599d7e6766dfd13bc
authorPaul Eggert <eggert@cs.ucla.edu>
Mon, 31 Jan 2022 16:42:07 +0000 (31 08:42 -0800)
committerPaul Eggert <eggert@cs.ucla.edu>
Mon, 31 Jan 2022 20:07:39 +0000 (31 12:07 -0800)
treee74b8e327b0311b178db03fce66edcc41f1a326f
parent8692f2a6d3013bba4743a5d8df39b915143e93cd
shuf: simplify -fsanitize=leak pacification

* src/shuf.c (main) [lint]: Omit unnecessary cleanup.
Use main_exit, not return.
src/shuf.c