fandehui 0e10997277 trace: fix memory leak on closing the trace
Fixes: #327

This removes redundunt check for the number of log files. The whole
'struct va_trace' is being calloc-d and we can just check that
pointers to log files are valid instead of relying on number of
active log files.

Signed-off-by: fandehui <fandehui@xfusion.com>
(cherry picked from commit 7fe2044d77b212a5a835fd186801fa8140f0f6f7)
2023-12-29 10:35:09 +08:00
2019-12-14 18:57:13 +08:00
Description
No description provided
528 KiB
Languages
RPM Spec 100%