-
Notifications
You must be signed in to change notification settings - Fork 15
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fixed issue#6 (was using Buffer::New instead of Buffer::Copy, which does
not take ownership of the given pointer). Fixed a warning with node v6 (using FromMaybe inside a macro). Also now using args.GetIsolate when possible.
- Loading branch information
Maxime Ferrino
committed
May 29, 2017
1 parent
6876b9b
commit 08f6ec4
Showing
2 changed files
with
27 additions
and
28 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters