1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-16 00:34:19 +00:00
JUCE/modules/juce_core/system
attila fcb7e0fc20 WinRT midi: Ensure object lifetimes in WinRT async callbacks
While the affected callbacks are cancelled before the referenced
state is deleted, we have had user reports that they can still be
accessed by the cancelled callbacks causing crashes. After only
finding warnings that WinRT AsyncCallback cancellation is not a
guaranteed thing, we saw it best to wrap the pointers.
2022-10-05 15:46:09 +02:00
..
juce_CompilerSupport.h Build: Update the minimum C++ standard to C++17 2022-09-12 16:14:57 +01:00
juce_CompilerWarnings.h Update copyright banners 2022-04-04 12:36:32 +01:00
juce_PlatformDefs.h Update copyright banners 2022-04-04 12:36:32 +01:00
juce_StandardHeader.h WinRT midi: Ensure object lifetimes in WinRT async callbacks 2022-10-05 15:46:09 +02:00
juce_SystemStats.cpp Stats: Unique Machine ID 2022-08-31 16:20:48 +01:00
juce_SystemStats.h macOS: Add Ventura to the enum of OS types 2022-09-27 15:18:21 +01:00
juce_TargetPlatform.h macOS/iOS: Add a Metal layer renderer 2022-04-04 12:36:33 +01:00