Skip to content

memory leak #8

@nofishisme

Description

@nofishisme

span是在堆上单独申请的,在程序退出是没有归还的,测试会有内存泄漏。
应该可以在PageCache的析构释放,或者span改成智能指针,但是span改成智能会增加内存开销

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions