5 Commits

Author SHA1 Message Date
starlet-dx
f72fa2183b Upgrade to 2.20.0 for fix CVE-2023-39929 2024-06-04 10:59:00 +08:00
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
18302918689
0e1852a212 change mesa-libEGL-devel to libglvnd-devel in buildrequires 2020-10-13 18:08:30 +08:00
yang_lijin@qq.com
6571152217 init 2019-12-30 12:56:06 +08:00
dogsheng
5bdc819f36 Package init 2019-12-14 18:57:13 +08:00