projects
/
lttng-tools.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(from:
e062fb0
)
Tests: fix: unchecked sscanf return value
author
Jérémie Galarneau
<jeremie.galarneau@efficios.com>
Wed, 7 Apr 2021 15:49:39 +0000
(11:49 -0400)
committer
Jérémie Galarneau
<jeremie.galarneau@efficios.com>
Wed, 7 Apr 2021 15:49:39 +0000
(11:49 -0400)
1407934
Unchecked return value
If the function returns an error value, the error value may be mistaken for a normal value.
In parse_arguments: Value returned from a function is not checked for errors before being used (CWE-252)
Reported-by: Coverity Scan
Signed-off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com>
Change-Id: I7733e88ea6af6313379bd8d4ca131cd243cda401
No differences found
This page took
0.027197 seconds
and
4
git commands to generate.