bdk-blender/intern/clog
Sebastian Parborg aadfa31cf0 Fix "use after free" issue in clog
Keep track of clog_refs so we can null the pointers when calling
CLG_exit. Otherwise we will run into issues where the code will try to
access freed data.
2021-04-30 18:01:47 +02:00
..
CLG_log.h Fix "use after free" issue in clog 2021-04-30 18:01:47 +02:00
clog.c Fix "use after free" issue in clog 2021-04-30 18:01:47 +02:00
CMakeLists.txt ClangFormat: apply to source, most of intern 2019-04-17 06:21:24 +02:00