MojoLPM: Fix OOM issues.
This change creates a new mojo::Message for each deserialisation, avoiding OOM issues created when too many objects are deserialised in a single testcase. It also adds a maximum action size to the CodeCacheHost fuzzer to enforce a "reasonable" maximum. Bug: 1121032 Change-Id: I7d1c07330e66f856ab2eb0697973b186bed66f02 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2397616Reviewed-by:Jonathan Metzman <metzman@chromium.org> Reviewed-by:
Oksana Zhuravlova <oksamyt@chromium.org> Commit-Queue: Mark Brand <markbrand@google.com> Cr-Commit-Position: refs/heads/master@{#806122}
Showing
Please register or sign in to comment