Closed SomeoneWeird closed 9 years ago
So, this PR adds support for the latest Nan version.
Currently, iojs 2.x and node 0.12 fail the tests with node(31257,0x7fff73507300) malloc: *** error for object 0x104d2f870: pointer being freed was not allocated but iojs 3.x works fine.
node(31257,0x7fff73507300) malloc: *** error for object 0x104d2f870: pointer being freed was not allocated
Should not be merged as is
:tada:
So, this PR adds support for the latest Nan version.
Currently, iojs 2.x and node 0.12 fail the tests withnode(31257,0x7fff73507300) malloc: *** error for object 0x104d2f870: pointer being freed was not allocated
but iojs 3.x works fine.Should not be merged as is