8385573: [CRaC] Fix use-after-free in engine options parsing#320
8385573: [CRaC] Fix use-after-free in engine options parsing#320TimPushkin wants to merge 2 commits into
Conversation
|
👋 Welcome back tpushkin! A progress list of the required criteria for merging this PR into |
|
@TimPushkin This change now passes all automated pre-integration checks. ℹ️ This project also has non-automated pre-integration requirements. Please see the file CONTRIBUTING.md for details. After integration, the commit message for the final commit will be: You can use pull request commands such as /summary, /contributor and /issue to adjust it as needed. At the time when this comment was updated there had been no new commits pushed to the ➡️ To integrate this PR with the above commit message to the |
Webrevs
|
|
The test failures are unrelated. I reported the two |
Fixes the bug by using a single buffer for concatenated engine options.
Progress
Issue
Reviewing
Using
gitCheckout this PR locally:
$ git fetch https://git.openjdk.org/crac.git pull/320/head:pull/320$ git checkout pull/320Update a local copy of the PR:
$ git checkout pull/320$ git pull https://git.openjdk.org/crac.git pull/320/headUsing Skara CLI tools
Checkout this PR locally:
$ git pr checkout 320View PR using the GUI difftool:
$ git pr show -t 320Using diff file
Download this PR as a diff file:
https://git.openjdk.org/crac/pull/320.diff
Using Webrev
Link to Webrev Comment