Skip to content
This repository was archived by the owner on Mar 31, 2018. It is now read-only.
This repository was archived by the owner on Mar 31, 2018. It is now read-only.

Free gd resources with gdFree #20

@fapenia

Description

@fapenia

define RETURN_DATA() \

    HandleScope scope;                                                  \
    Local<Value> result = Encode(data, size);                           \
    gdFree(data);        :+1:                                              \  
    return scope.Close(result);

Windows build exception :)

Thanks for node-gd !

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