From 4533e76e7c3df68697a526e2827d661754ab3326 Mon Sep 17 00:00:00 2001 From: Hector Yuen Date: Wed, 8 Sep 2021 15:22:21 -0700 Subject: [PATCH] Update breakpad to an existing commit: 7d188f6 (#64666) Summary: Fixes issue https://github.com/pytorch/pytorch/issues/64561 Pull Request resolved: https://github.com/pytorch/pytorch/pull/64666 Reviewed By: driazati Differential Revision: D30814127 Pulled By: hyuen fbshipit-source-id: 511a30fc26153569b1cd39f34e4a1a6bb99cc5e4 --- third_party/breakpad | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/third_party/breakpad b/third_party/breakpad index 469a80e..7d188f6 160000 --- a/third_party/breakpad +++ b/third_party/breakpad @@ -1 +1 @@ -Subproject commit 469a80ee54947ad8d000d33a615f1a199165a711 +Subproject commit 7d188f679d4ae0a5bd06408a3047d69ef8eef848 -- 2.7.4