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:
9ee61e7
)
Fix: sessiond: ust-app: uninitialized name logged on stream copy failure
author
Jérémie Galarneau
<jeremie.galarneau@efficios.com>
Wed, 16 Mar 2022 21:35:43 +0000
(17:35 -0400)
committer
Jérémie Galarneau
<jeremie.galarneau@efficios.com>
Wed, 16 Mar 2022 21:35:43 +0000
(17:35 -0400)
1466302
Uninitialized scalar variable
The variable will contain an arbitrary value left from earlier computations.
In send_channel_uid_to_ust(buffer_reg_channel *, ust_app *, ust_app_session *, ust_app_channel *): Use of an uninitialized variable (CWE-457)
Signed-off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com>
Change-Id: Icd38de3b67dab783fa26a721c68c48ebfbb59785
No differences found
This page took
0.026205 seconds
and
4
git commands to generate.