]> git.ipfire.org Git - thirdparty/coreutils.git/commit
uptime: simplify -fsanitize=leak pacification
authorPaul Eggert <eggert@cs.ucla.edu>
Mon, 31 Jan 2022 16:42:07 +0000 (08:42 -0800)
committerPaul Eggert <eggert@cs.ucla.edu>
Mon, 31 Jan 2022 20:07:39 +0000 (12:07 -0800)
commitd0e3b0ae1a59ae83a4e5fb649b7b446a3a365022
treec9d5d3c8cb92b468146caa15c68f14bd69c2caf8
parent701fcbc78e55ef5a5ed23ced7c6f54c5428b7b23
uptime: simplify -fsanitize=leak pacification

* src/uptime.c (uptime): Exit here ...
(main): ... instead of here.
src/uptime.c