You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
o3de/Gems/EditorPythonBindings/Code/Source
moraaar bc76bc890c Fixed memory issue with python proxy notifications.
The memory of the returned parameter was being released before it was finally read and set to the final behaviour parameter in BehaviorEBusHandler::CallResult.

Signed-off-by: moraaar <moraaar@amazon.com>
5 years ago
..
Platform Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
EditorPythonBindingsModule.cpp Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
PythonCommon.h Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
PythonLogSymbolsComponent.cpp Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
PythonLogSymbolsComponent.h Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
PythonMarshalComponent.cpp Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
PythonMarshalComponent.h Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
PythonProxyBus.cpp Fixed memory issue with python proxy notifications. 5 years ago
PythonProxyBus.h Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
PythonProxyObject.cpp Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
PythonProxyObject.h Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
PythonReflectionComponent.cpp Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
PythonReflectionComponent.h Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
PythonSymbolsBus.h Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
PythonSystemComponent.cpp Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
PythonSystemComponent.h Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
PythonTypeCasters.h Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
PythonUtility.cpp Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
PythonUtility.h Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago