commit | 7638eb892a50d101fe06342da180f0ab63a0b334 | [log] [tgz] |
---|---|---|
author | Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> | Sat Jul 21 09:58:35 2018 -0700 |
committer | Serhiy Storchaka <storchaka@gmail.com> | Sat Jul 21 19:58:35 2018 +0300 |
tree | 417897747cd2a8047c0b8469fa3d1e800248672b | |
parent | 25326dea8b907fdd2bf087baab3c31b617438f2e [diff] |
bpo-34126: Fix crashes while profiling invalid calls. (GH-8300) (GH-8371) (cherry picked from commit 56868f940e0cc0b35d33c0070107ff3bed2d8766) Co-authored-by: jdemeyer <jdemeyer@cage.ugent.be>