diff options
author | Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> | 2020-06-27 15:39:57 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-06-27 15:39:57 (GMT) |
commit | 9191eacf9e1a4eabfadaf993779c428de7a0b2b3 (patch) | |
tree | a31a011674668c8437b6583449663ce9c992df37 /Python/pythonrun.c | |
parent | 1a0c581a94892fbd8fa70905130776ef7a059d97 (diff) | |
download | cpython-9191eacf9e1a4eabfadaf993779c428de7a0b2b3.zip cpython-9191eacf9e1a4eabfadaf993779c428de7a0b2b3.tar.gz cpython-9191eacf9e1a4eabfadaf993779c428de7a0b2b3.tar.bz2 |
Remove dead code from tracemalloc (GH-21029)
tracemalloc_get_frame() checked filename == NULL two times in a row.
Signed-off-by: Christian Heimes <christian@python.org>
(cherry picked from commit 9cfcdb7d6e4d09bde63bc7116b2ab0d96724527e)
Co-authored-by: Christian Heimes <christian@python.org>
Diffstat (limited to 'Python/pythonrun.c')
0 files changed, 0 insertions, 0 deletions