This repository has been archived on 2023-10-09. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
blender-archive/source/blender/blenlib/intern
Germano Cavalcante b874c152a8 Fix (unreported): 'CoInitializeEx' being called without 'CoUninitialize'
Problem introduced in {rB1f223b9a}.

This was possibly causing random crashes in Blender file browser when
compiled with ASAN.

Microsoft documents indicate that any call to `CoInitializeEx` must be
balanced by a corresponding call to `CoUninitialize`.

https://docs.microsoft.com/en-us/windows/win32/api/combaseapi/nf-combaseapi-coinitializeex#remarks
2021-05-03 19:58:13 -03:00
..
2021-03-18 09:36:44 +11:00
2020-07-02 13:03:46 +10:00
2021-04-08 20:22:45 +10:00
2020-10-19 08:12:33 -07:00
2020-10-19 08:12:33 -07:00
2020-10-19 08:12:33 -07:00
2021-03-18 09:36:44 +11:00
2021-03-18 09:36:44 +11:00
2021-03-21 14:00:40 +11:00
2021-02-09 10:42:00 +11:00
2021-02-14 20:58:04 +11:00
2021-04-01 22:20:53 +11:00
2020-10-19 08:12:33 -07:00
2021-02-10 09:38:24 +11:00
2021-03-18 09:36:44 +11:00
2021-03-25 16:01:41 +01:00
2021-04-01 22:20:53 +11:00
2021-04-01 22:20:53 +11:00
2020-11-18 00:27:29 +11:00
2020-08-03 17:42:45 +02:00
2020-05-09 17:15:43 +10:00
2020-11-04 00:01:00 +11:00
2021-03-08 14:44:57 +11:00
2021-02-17 16:26:24 +01:00
2020-07-19 17:37:02 +10:00
2021-02-17 15:04:29 +11:00
2021-01-20 16:15:53 +11:00
2020-10-19 08:43:08 -07:00