commit | 657560dcfc888d558213e83d07aa13f6d1c374a9 | [log] [tgz] |
---|---|---|
author | Brett Wilson <brettw@fuchsia.infra.roller.google.com> | Wed Mar 27 20:01:24 2024 +0000 |
committer | Copybara-Service <copybara-worker@google.com> | Wed Mar 27 13:04:14 2024 -0700 |
tree | 2a9913c1abf9fbece7577dc352be1e2b0a8769a2 | |
parent | 386637f90866013f07fdb001bf3086f00b7313ea [diff] |
[roll] Roll fuchsia [debugger] Don't crash for invalid thread KOIDs. I saw a crash where an invalid KOID was sent (probably from a thread that had exited). This prevents that crash on the principle that we shouldn't crash based in bad IPC messages, although the agent shouldn't be sending such bad messages. I could not reproduce to get to the bottom about the bad message. Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1016272 Original-Revision: f5e28ea4d148cc6b3d3acbe345dac870c3c8b5cc GitOrigin-RevId: 98c73a7df6c5cad4bf600c0f2e8eee89cdb6e433 Change-Id: I803212d4222555bd842d62fd031fd0e0674d54dd
This repository contains Fuchsia's Global Integration manifest files.
All changes should be made to the internal version of this repository. Our infrastructure automatically updates this version when the internal one changes.
Currently all changes must be made by a Google employee. Non-Google employees wishing to make a change can ask for assistance via the IRC channel #fuchsia
on Freenode.
First install Jiri.
Next run:
$ jiri init $ jiri import minimal https://fuchsia.googlesource.com/integration $ jiri update
Third party projects should have their own subdirectory in ./third_party
.