]> granicus.if.org Git - sysstat/commit
Check untrusted values before use
authorSebastien GODARD <sysstat@users.noreply.github.com>
Sat, 6 Feb 2021 08:02:27 +0000 (09:02 +0100)
committerSebastien GODARD <sysstat@users.noreply.github.com>
Sat, 6 Feb 2021 08:02:27 +0000 (09:02 +0100)
commitf9bc451cfb775d975063b889407e3074cfa817fc
tree4dbadde263c908c6623909fe9d05f73f7f138a71
parente0c9244a4b0c478ae2b87b6d74ff579bed598536
Check untrusted values before use

Values read from a daily data file need to be checked before being used.
Fix Coverity CID #29717 #366268 #366269

Signed-off-by: Sebastien GODARD <sysstat@users.noreply.github.com>
sa.h
sa_common.c
sa_conv.c