-
-
Notifications
You must be signed in to change notification settings - Fork 33.7k
Closed
Labels
extension-modulesC modules in the Modules dirC modules in the Modules dirtype-crashA hard crash of the interpreter, possibly with a core dumpA hard crash of the interpreter, possibly with a core dump
Description
| BPO | 24552 |
|---|---|
| Nosy | @vstinner, @benjaminp |
Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.
Show more details
GitHub fields:
assignee = None
closed_at = <Date 2015-07-02.21:59:22.546>
created_at = <Date 2015-07-02.21:17:46.754>
labels = ['extension-modules', 'type-crash']
title = 'use after free in load_newobj_ex'
updated_at = <Date 2015-07-05.21:32:51.045>
user = 'https://github.com/benjaminp'bugs.python.org fields:
activity = <Date 2015-07-05.21:32:51.045>
actor = 'Arfrever'
assignee = 'none'
closed = True
closed_date = <Date 2015-07-02.21:59:22.546>
closer = 'python-dev'
components = ['Extension Modules']
creation = <Date 2015-07-02.21:17:46.754>
creator = 'benjamin.peterson'
dependencies = []
files = []
hgrepos = []
issue_num = 24552
keywords = []
message_count = 4.0
messages = ['246098', '246099', '246100', '246101']
nosy_count = 4.0
nosy_names = ['vstinner', 'benjamin.peterson', 'Arfrever', 'python-dev']
pr_nums = []
priority = 'critical'
resolution = 'fixed'
stage = 'resolved'
status = 'closed'
superseder = None
type = 'crash'
url = 'https://bugs.python.org/issue24552'
versions = ['Python 3.4', 'Python 3.5', 'Python 3.6']Metadata
Metadata
Assignees
Labels
extension-modulesC modules in the Modules dirC modules in the Modules dirtype-crashA hard crash of the interpreter, possibly with a core dumpA hard crash of the interpreter, possibly with a core dump