Skip to content

yajl_free is not included #8

@Taymindis

Description

@Taymindis

If using internal malloc, should include yajl_free to avoid memory leak

Referenace:

ngx_http_mongo_module.c

line : 1958 and line 1997

yajl = yajl_alloc(&ngx_http_mongo_json_to_bson_callbacks, NULL, &ctx);

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