Skip to content

Add Exception handling and test for divide by zero exception.#29

Merged
jplevyak merged 7 commits intoistio:wasmfrom
jplevyak:wasm-divzero
Feb 22, 2019
Merged

Add Exception handling and test for divide by zero exception.#29
jplevyak merged 7 commits intoistio:wasmfrom
jplevyak:wasm-divzero

Conversation

@jplevyak
Copy link

Add Exception handling and test for divide by zero exception.

@istio-testing
Copy link

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by:
To fully approve this pull request, please assign additional approvers.
We suggest the following additional approvers:

If they are not already assigned, you can assign the PR to them by writing /assign in a comment when ready.

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@jplevyak jplevyak requested a review from PiotrSikora February 22, 2019 00:58
Copy link

@PiotrSikora PiotrSikora left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Few nits, but looks good otherwise. Thanks!

Copy link

@PiotrSikora PiotrSikora left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, thanks!

@jplevyak jplevyak merged commit 233e29e into istio:wasm Feb 22, 2019
@jplevyak jplevyak deleted the wasm-divzero branch February 22, 2019 04:06
PiotrSikora added a commit that referenced this pull request Jun 4, 2019
This allows us to use more recent versions of Emscripten.

Fixes envoyproxy/envoy-wasm#32.

Signed-off-by: Piotr Sikora <piotrsikora@google.com>
duderino pushed a commit that referenced this pull request Aug 13, 2019
Signed-off-by: Yan Avlasov <yavlasov@google.com>
Signed-off-by: Piotr Sikora <piotrsikora@google.com>
duderino pushed a commit that referenced this pull request Aug 13, 2019
Signed-off-by: Yan Avlasov <yavlasov@google.com>
Signed-off-by: Piotr Sikora <piotrsikora@google.com>
fpesce pushed a commit that referenced this pull request Jun 11, 2020
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>
cbron pushed a commit to cbron/envoy that referenced this pull request Jun 11, 2020
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>
istio-testing pushed a commit that referenced this pull request Jun 12, 2020
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>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants