Skip to content

[release/6.0-rc2] [wasm][debugger] Fixing memory corruption - #59420

Merged
Anipik merged 1 commit into
release/6.0-rc2from
backport/pr-59419-to-release/6.0-rc2
Sep 21, 2021
Merged

[release/6.0-rc2] [wasm][debugger] Fixing memory corruption#59420
Anipik merged 1 commit into
release/6.0-rc2from
backport/pr-59419-to-release/6.0-rc2

Conversation

@github-actions

@github-actionsgithub-actionsBot commented Sep 21, 2021

Copy link
Copy Markdown
Contributor

Backport of #59419 to release/6.0-rc2

/cc @lewing@thaystg

Customer Impact

We don't see any impact for customer yet, but probably it was writing on the heap in a memory that was used for other areas of the application.

Testing

Run all the debugger tests

Risk

Low risk, it's reusing a function already used to load all the assemblies.

@ghost

Copy link
Copy Markdown

Tagging subscribers to this area: @thaystg
See info in area-owners.md if you want to be subscribed.

Issue Details

Backport of #59419 to release/6.0-rc2

/cc @lewing@thaystg

Customer Impact

Testing

Risk

Author:github-actions[bot]
Assignees:-
Labels:

area-Debugger-mono

Milestone:-

@thaystgthaystg added the Servicing-consider Issue for next servicing release review label Sep 21, 2021
@jamsheddjamshedd added Servicing-approved Approved for servicing release and removed Servicing-consider Issue for next servicing release review labels Sep 21, 2021
@Anipik
Anipik merged commit 0f8b6e7 into release/6.0-rc2Sep 21, 2021
@jkotas
jkotas deleted the backport/pr-59419-to-release/6.0-rc2 branch September 24, 2021 04:30
@ghostghost locked as resolved and limited conversation to collaborators Nov 3, 2021
Sign up for freeto subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

area-Debugger-monoServicing-approvedApproved for servicing release

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants

@lewing@thaystg@jamshedd@Anipik