mirror of
https://github.com/chromium/crashpad.git
synced 2025-03-09 22:26:06 +00:00
- Remove unnecessary flags (O_NOCTTY, O_CLOEXEC) - Don't try to unlink a directory when it's expected to fail - Disable rmdir() in location where it's expected to fail, as it currently (incorrectly) does not fail on Fuchsia. Bug: crashpad:196, US-400 Change-Id: I80cf833ba90f31943b9043727ea07893b4eb3494 Reviewed-on: https://chromium-review.googlesource.com/823286 Reviewed-by: Mark Mentovai <mark@chromium.org> Commit-Queue: Scott Graham <scottmg@chromium.org>