X-Git-Url: https://git.cworth.org/git?p=apitrace;a=blobdiff_plain;f=wrappers%2Fgltrace_state.cpp;h=031b5cceb431155a480eebc1d0dd2dd84fde7a8c;hp=68bda100354db46025c678618d3d66f2a9d6749e;hb=d4dd924850e6fb3b7d150299d08b6d488ff1023a;hpb=d75ceb36c4fd7598389373059672279cb6f93a7d diff --git a/wrappers/gltrace_state.cpp b/wrappers/gltrace_state.cpp index 68bda10..031b5cc 100644 --- a/wrappers/gltrace_state.cpp +++ b/wrappers/gltrace_state.cpp @@ -94,7 +94,7 @@ static bool _releaseContext(context_ptr_t ctx) */ bool releaseContext(uintptr_t context_id) { - bool res; + bool res = false; context_map_mutex.lock(); /*