mirror of
https://github.com/chromium/crashpad.git
synced 2025-03-08 21:26:04 +00:00
There were many call sites that wasted a few lines on mach_port_allocate() and sticking the result into a scoper. I was about to add three more, so I took the opportunity to simplify things. TEST=util_test R=rsesek@chromium.org Review URL: https://codereview.chromium.org/809103002
Description
Languages
C++
92.5%
Objective-C++
2.5%
C
2%
Python
1.8%
Assembly
0.9%
Other
0.3%