This repository was archived by the owner on Oct 15, 2020. It is now read-only.
Commit aad4545
deps: update ChakraCore to chakra-core/ChakraCore@11715eefd5
[1.8>1.9] [MERGE #4557 @MikeHolman] use LocalFree for freeing JIT failure message
Merge pull request #4557 from MikeHolman:localfreeerror
Per [MSDN](https://msdn.microsoft.com/en-us/library/windows/desktop/ms679351(v=vs.85).aspx)
>The caller should use the LocalFree function to free the buffer when it is no longer needed.
Reviewed-By: chakrabot <chakrabot@users.noreply.github.com>1 parent eac5992 commit aad4545
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
151 | 151 | | |
152 | 152 | | |
153 | 153 | | |
154 | | - | |
| 154 | + | |
155 | 155 | | |
156 | 156 | | |
157 | 157 | | |
| |||
0 commit comments