Skip to content

释放内存问题 #1

@thesunman360

Description

@thesunman360

rt_free(pool->queue_head);
pool->queue_head = pool->queue_head->next; /* pool->queue_head这个空间已经释放了,不应该再次使用 */

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