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/20230727150117.627730-1-colin.i.king@gmail.com/
Fixes:
|
||
|---|---|---|
| .. | ||
| osnoise.c | ||
| osnoise.h | ||
| osnoise_hist.c | ||
| osnoise_top.c | ||
| rtla.c | ||
| timerlat.c | ||
| timerlat.h | ||
| timerlat_aa.c | ||
| timerlat_aa.h | ||
| timerlat_hist.c | ||
| timerlat_top.c | ||
| timerlat_u.c | ||
| timerlat_u.h | ||
| trace.c | ||
| trace.h | ||
| utils.c | ||
| utils.h | ||