Skip to content

NULL pointer dereference in listsort() with key function #68232

@benjaminp

Description

@benjaminp
BPO 24044
Nosy @tiran, @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-04-23.21:08:08.884>
created_at = <Date 2015-04-23.21:03:08.664>
labels = ['interpreter-core', 'type-crash']
title = 'NULL pointer dereference in listsort() with key function'
updated_at = <Date 2015-04-23.23:19:37.308>
user = 'https://github.com/benjaminp'

bugs.python.org fields:

activity = <Date 2015-04-23.23:19:37.308>
actor = 'Arfrever'
assignee = 'none'
closed = True
closed_date = <Date 2015-04-23.21:08:08.884>
closer = 'python-dev'
components = ['Interpreter Core']
creation = <Date 2015-04-23.21:03:08.664>
creator = 'benjamin.peterson'
dependencies = []
files = []
hgrepos = []
issue_num = 24044
keywords = []
message_count = 2.0
messages = ['241889', '241890']
nosy_count = 4.0
nosy_names = ['christian.heimes', 'benjamin.peterson', 'Arfrever', 'python-dev']
pr_nums = []
priority = 'high'
resolution = 'fixed'
stage = 'resolved'
status = 'closed'
superseder = None
type = 'crash'
url = 'https://bugs.python.org/issue24044'
versions = ['Python 3.2', 'Python 3.3', 'Python 3.4', 'Python 3.5', 'Python 3.6']

Metadata

Metadata

Assignees

No one assigned

    Labels

    interpreter-core(Objects, Python, Grammar, and Parser dirs)type-crashA hard crash of the interpreter, possibly with a core dump

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions