diff options
author | Colin Ian King <[email protected]> | 2023-07-27 16:01:17 +0100 |
---|---|---|
committer | Daniel Bristot de Oliveira <[email protected]> | 2023-10-30 19:00:12 +0100 |
commit | 696444a544ecd6d62c1edc89516b376cefb28929 (patch) | |
tree | b71e149b9fa8160c707aece6a8d2ef215388333a /lib/netdev-notifier-error-inject.c | |
parent | a0c04a3243f1db6cb47b04ba05b65af97f75a278 (diff) |
rtla: Fix uninitialized variable found
Variable found is not being initialized, in the case where the desired
mount is not found the variable contains garbage. Fix this by initializing
it to zero.
Link: https://lore.kernel.org/all/[email protected]/
Fixes: a957cbc02531 ("rtla: Add -C cgroup support")
Signed-off-by: Colin Ian King <[email protected]>
Signed-off-by: Daniel Bristot de Oliveira <[email protected]>
Diffstat (limited to 'lib/netdev-notifier-error-inject.c')
0 files changed, 0 insertions, 0 deletions