Files
sdk/runtime
Ben Konyi fd259d4377 [ VM ] Fix invalid free introduced in c42c76f590
It's possible for loading the CLI isolate from snapshot to be skipped
without failing for SIMARM, so *error would not point to a valid error,
causing free(*error) to crash.

TEST=Existing tests

Change-Id: Ic178f7bd0f89c4440b2daf714fbb2e428867bd72
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/178723
Reviewed-by: Ben Konyi <bkonyi@google.com>
2021-01-11 23:25:28 +00:00
..
2020-12-04 22:46:12 +00:00