Using static analysis with clang-scan I found a potential EOF not being checked in a fgets call in idlestat. Fix this. Colin Ian King (1): tracefile_tracecmd: add null return from fgets when EOF occurs tracefile_tracecmd.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) -- 2.38.1