Update WAVM to Feb 14 2019 to fix memory leak in exception handling.#28
Update WAVM to Feb 14 2019 to fix memory leak in exception handling.#28jplevyak merged 2 commits intoistio:wasmfrom
Conversation
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: If they are not already assigned, you can assign the PR to them by writing The full list of commands accepted by this bot can be found here. The pull request process is described here DetailsNeeds approval from an approver in each of these files:Approvers can indicate their approval by writing |
|
|
||
| COMMIT=69d647ecf6d355921b79a58aa6b1d674a76b4c2b # 2019-01-24 | ||
| SHA256=b0789161eb96cc0695cda6e0ea0b2db0bd1919795cebf5d139d66a173234d301 | ||
| COMMIT=d3607084b98017243cefe699064d4d5cf3f50fd9 # Thu Feb 14 13:12:32 2019 -0500 |
There was a problem hiding this comment.
Any reason not to update it to latest version (i.e. 275e15fff5928d5cac3b8c5410c5a3b3fa7168ac)?
PiotrSikora
left a comment
There was a problem hiding this comment.
Please update the commit message in squashed commit when merging. Thanks!
/lgtm
|
@PiotrSikora: changing LGTM is restricted to assignees, and assigning you to the PR failed. DetailsIn response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
…lushWriteAndDelay (istio#28) Signed-off-by: Yan Avlasov <yavlasov@google.com>
…#28) * Expose Node attributes. Support Listener metadata. Support Cluster Metadata.
See release notes at https://github.com/nghttp2/nghttp2/releases/tag/v1.41.0. This addresses GHSA-q5wr-xfw9-q7xr. Signed-off-by: Harvey Tuch <htuch@google.com> Signed-off-by: Yuchen Dai <silentdai@gmail.com> Co-authored-by: htuch <htuch@users.noreply.github.com>
See release notes at https://github.com/nghttp2/nghttp2/releases/tag/v1.41.0. This addresses GHSA-q5wr-xfw9-q7xr. Signed-off-by: Harvey Tuch <htuch@google.com> Signed-off-by: Yuchen Dai <silentdai@gmail.com> Co-authored-by: htuch <htuch@users.noreply.github.com> Co-authored-by: Yuchen Dai <silentdai@gmail.com> Co-authored-by: htuch <htuch@users.noreply.github.com>
Update WAVM to Feb 14 2019 to fix memory leak in exception handling.