commit | 009fe04704c6cd15b521ce44026331fa1bd37f11 | [log] [tgz] |
---|---|---|
author | inferno <[email protected]> | Sat Aug 06 00:46:48 2016 |
committer | Commit bot <[email protected]> | Sat Aug 06 00:48:44 2016 |
tree | 14a201e3c24ac2801bc7a2df195c31f61ba9df0c | |
parent | b9ec37cfc550102e95696f26173b95b729d00a60 [diff] |
Reland of Don't IAT patch SetUnhandledExceptionFilter when ASan is active (patchset #1 id:1 of https://codereview.chromium.org/2225453002/ ) Reason for revert: This patch didn't impact Crashpad. Original issue's description: > Revert of Don't IAT patch SetUnhandledExceptionFilter when ASan is active (patchset #1 id:1 of https://codereview.chromium.org/2220583002/ ) > > Reason for revert: > This causes crashpad to emit "haven't called UseHandler()" errors later. > > Original issue's description: > > Don't IAT patch SetUnhandledExceptionFilter when ASan is active > > > > ASan installs its own exception filter that ClusterFuzz needs to see. > > > > [email protected],[email protected] > > BUG=626373 > > > > Committed: https://crrev.com/3894e46c8c2702e12d2ddec12f186d7c1cf5c412 > > Cr-Commit-Position: refs/heads/master@{#410077} > > [email protected],[email protected] > # Skipping CQ checks because original CL landed less than 1 days ago. > NOPRESUBMIT=true > NOTREECHECKS=true > NOTRY=true > BUG=626373 > > Committed: https://crrev.com/07928da2532a9a7d1149d0878d0931dd209f0d3c > Cr-Commit-Position: refs/heads/master@{#410106} [email protected],[email protected],[email protected],[email protected],[email protected] # Skipping CQ checks because original CL landed less than 1 days ago. NOPRESUBMIT=true NOTREECHECKS=true NOTRY=true BUG=626373 Review-Url: https://codereview.chromium.org/2217833004 Cr-Commit-Position: refs/heads/master@{#410232}