Skip to content

[HookImpl.cpp]AttachFuncLib函数有可能产生内存泄漏 #4

@GoogleCodeExporter

Description

@GoogleCodeExporter
int HookImpl::AttachFuncLib(const BinaryFile::Symbol &symbol, void *hook_func, 
void **pold_func)

Line 42malloc的内存,如果在Line 48 56 
61条件判断失败跳转的话,都可能产生内存泄漏


Original issue reported on code.google.com by cfeng12...@gmail.com on 29 Sep 2013 at 6:26

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions