Skip to content

Commit

Permalink
node: update to v10.9.0 v8.11.4 v6.14.4
Browse files Browse the repository at this point in the history
  • Loading branch information
nxhack committed Aug 16, 2018
1 parent 9a0c39e commit 17782d7
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ diff --git a/deps/v8/src/base/platform/platform-posix.cc b/deps/v8/src/base/plat
index d21107d..cf7f3ec 100644
--- a/deps/v8/src/base/platform/platform-posix.cc
+++ b/deps/v8/src/base/platform/platform-posix.cc
@@ -154,6 +154,8 @@
@@ -156,6 +156,8 @@
#else
int ret = madvise(address, size, MADV_FREE);
#endif
Expand Down

0 comments on commit 17782d7

Please sign in to comment.