| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |
| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |
| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |
2 is the latest approved patch-set.
The change was submitted with unreviewed changes in the following files:
```
The name of the file: BUILD.gn
Insertions: 2, Deletions: 0.
The diff is too large to show. Please review the diff.
```
```
The name of the file: tests/standalone/io/regress_b_524683625_test.dart
Insertions: 3, Deletions: 1.
The diff is too large to show. Please review the diff.
```
[dart:io, fuchsia] Fix use-after-free when closing a server socket on the event handler's thread races with accept/read/write on the Dart thread.
- Add ASAN and UBSAN builder configurations.
- Fix mismatch in build directory computation between build.py and test.py.
- Manually add the sanitizer runtime libraries to the test package.
- Fix memory leak in failing to load the profiler symbols.
- Fix memory leak in CPU feature detection.
- Remove any pending packets refering to the socket's DescriptorInfo before deleting it.
TEST=ci (though ASAN doesn't detect the issue without extra sleeps)
Bug: b/524683625
Change-Id: Icddf9a34889e2b96cdf6d6db2ac142abdb052bd9
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/516140
Commit-Queue: Ryan Macnak <rma...@google.com>
Reviewed-by: Slava Egorov <veg...@google.com>
| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |