ipcz: Safe memory allocation failure for Node intros
Note::IntroduceRemoteNodes does not properly check the result of a driver memory allocation before cloning to share with another node, resulting in a CHECK failure within DriverMemory::Clone(). This change instead gracefully aborts the introduction. Fixed: 324097410 Change-Id: I07dafb48bd8729fb9d9629059cfb81271b389758 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5410733 Reviewed-by:Alex Gough <ajgo@chromium.org> Commit-Queue: Ken Rockot <rockot@google.com> Cr-Commit-Position: refs/heads/main@{#1281294}
Loading
Please register or sign in to comment