pyshellext.cpp: Possible null pointer dereference · Issue #78951 · python/cpython (original) (raw)

Skip to content

Provide feedback

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

@ZackerySpytz

Description

@ZackerySpytz

BPO 34770
Nosy @ZackerySpytz, @miss-islington
PRs bpo-34770: Fix a possible null pointer dereference in pyshellext.cpp #9497[3.7] bpo-34770: Fix a possible null pointer dereference in pyshellext.cpp (GH-9497) #9555[3.6] bpo-34770: Fix a possible null pointer dereference in pyshellext.cpp (GH-9497) #9556

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 2018-09-25.05:06:05.516> created_at = <Date 2018-09-22.17:00:58.359> labels = ['3.8', 'type-bug', '3.7'] title = 'pyshellext.cpp: Possible null pointer dereference' updated_at = <Date 2018-09-25.05:06:05.516> user = 'https://github.com/ZackerySpytz'

bugs.python.org fields:

activity = <Date 2018-09-25.05:06:05.516> actor = 'xiang.zhang' assignee = 'none' closed = True closed_date = <Date 2018-09-25.05:06:05.516> closer = 'xiang.zhang' components = [] creation = <Date 2018-09-22.17:00:58.359> creator = 'ZackerySpytz' dependencies = [] files = [] hgrepos = [] issue_num = 34770 keywords = ['patch'] message_count = 4.0 messages = ['326098', '326316', '326318', '326319'] nosy_count = 2.0 nosy_names = ['ZackerySpytz', 'miss-islington'] pr_nums = ['9497', '9555', '9556'] priority = 'normal' resolution = 'fixed' stage = 'resolved' status = 'closed' superseder = None type = 'behavior' url = 'https://bugs.python.org/issue34770' versions = ['Python 3.6', 'Python 3.7', 'Python 3.8']