Skip to content

Memory Leak when Setting Timers #19

@siftd106

Description

@siftd106

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions