-
Notifications
You must be signed in to change notification settings - Fork 21
Open
Description
Line 22 in dc74426
set: ffi('int mgos_set_timer(int,int,void(*)(userdata),userdata)'), |
I am not sure exactly the extent of this memory leak, but it appears when setting, using and deleting timers (only from js?) the userdata is never released from memory, and thus if timers are used a lot, this will cause memory issues.
Metadata
Metadata
Assignees
Labels
No labels