mirror of
https://chromium.googlesource.com/crosvm/crosvm
synced 2025-02-10 20:19:07 +00:00
send_report used to panic if we tried to send more events than would fit in the buffer. Now overflow is handled gracefully. We've also increased the buffer size, which was previously quite tiny, so that we're less likely to drop events if there is a flood of them. BUG=b:239699447 TEST=builds. tested downstream. Change-Id: Ie4b9d927bb75c6a3126de17e781d4a3e18551f7c Reviewed-on: https://chromium-review.googlesource.com/c/crosvm/crosvm/+/3780879 Commit-Queue: Noah Gold <nkgold@google.com> Tested-by: Noah Gold <nkgold@google.com> Reviewed-by: Vikram Auradkar <auradkar@google.com> |
||
---|---|---|
.. | ||
examples | ||
protocol | ||
src | ||
build.rs | ||
Cargo.toml |