mirror of
https://github.com/chromium/crashpad.git
synced 2025-03-09 14:06:33 +00:00
When all Crashpad clients have closed their crash handling sockets, the handler's recvmsg() returns 0 and doesn't include any credentials. Silence error logs for this normally occurring case. Change-Id: I56acf3b38c8e95a9bbaa9bff04e0a6859a194e66 Reviewed-on: https://chromium-review.googlesource.com/c/crashpad/crashpad/+/1816286 Reviewed-by: Mark Mentovai <mark@chromium.org> Commit-Queue: Joshua Peraza <jperaza@chromium.org>