Fix: tests: base notification client: unchecked sscanf return value
authorJérémie Galarneau <jeremie.galarneau@efficios.com>
Thu, 22 Apr 2021 18:43:02 +0000 (14:43 -0400)
committerJérémie Galarneau <jeremie.galarneau@efficios.com>
Thu, 22 Apr 2021 18:43:02 +0000 (14:43 -0400)
commit9d596320136eb060354a686a455ad93639e3861c
tree133a45808fd1a603f3210ed727b578014b257210
parentebdbbd3213366d764522524b22f739eee7889b8b
Fix: tests: base notification client: unchecked sscanf return value

CID 1407934 (#2 of 2): Unchecked return value (CHECKED_RETURN)
8. check_return: Calling sscanf without checking return value (as is
done elsewhere 17 out of 19 times).

Reported-by: Coverity Scan
Signed-off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com>
Change-Id: Ifcef490aa15aea8ae4846553fbc63c596583d274
tests/regression/tools/notification/base_client.c
This page took 0.02654 seconds and 5 git commands to generate.