Closed jirihybek closed 6 years ago
Free allocated memory for messages passed to callbacks after they are called to prevent memory leaks.
Also, put Runtime.DynCall into try/catch/finally statements to free memory in any situation.
Free allocated memory for messages passed to callbacks after they are called to prevent memory leaks.
Also, put Runtime.DynCall into try/catch/finally statements to free memory in any situation.