[go: nahoru, domu]

Update Crashpad to 13202c2ffe4b02303c721bb2f6e8efda1999aa1e

13202c2ffe4b linux: set ptracer in signal handlers

Also use python3 in update.py and move SetPtracerAtFork() to crashpad.

Bug: b/215231949
Change-Id: Ia7d8cd7c322ef2ea26e1520e149dd330236f3ba2
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3514832
Auto-Submit: Joshua Peraza <jperaza@chromium.org>
Reviewed-by: Robert Sesek <rsesek@chromium.org>
Commit-Queue: Robert Sesek <rsesek@chromium.org>
Cr-Commit-Position: refs/heads/main@{#979460}
diff --git a/third_party/crashpad/update.py b/third_party/crashpad/update.py
index 75756925..4f8bfb4 100755
--- a/third_party/crashpad/update.py
+++ b/third_party/crashpad/update.py
@@ -1,4 +1,4 @@
-#!/usr/bin/env python
+#!/usr/bin/env python3
 # coding: utf-8
 
 # Copyright 2015 The Chromium Authors. All rights reserved.