mirror of
https://github.com/game-stop/veejay.git
synced 2025-12-19 14:19:58 +01:00
fix leaks (on exit) in libOSC and vj-osc
This commit is contained in:
@@ -46,4 +46,5 @@ callbackList AllocCallbackListNode(methodCallback callback, void *context,
|
||||
|
||||
void FreeCallbackListNode(callbackList);
|
||||
|
||||
void OSCDestroyCallbackListNodes();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user