Skip to content

bytesobject.c: Possible null pointer dereference due to formatfloat() #79060

@ZackerySpytz

Description

@ZackerySpytz
BPO 34879
Nosy @serhiy-storchaka, @ZackerySpytz, @miss-islington
PRs
  • bpo-34879: Fix a possible null pointer dereference in bytesobject.c #9683
  • [3.7] bpo-34879: Fix a possible null pointer dereference in bytesobject.c (GH-9683) #9684
  • [3.6] bpo-34879: Fix a possible null pointer dereference in bytesobject.c (GH-9683) #9685
  • 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-10-03.06:35:31.683>
    created_at = <Date 2018-10-03.04:53:44.613>
    labels = ['interpreter-core', '3.7', '3.8', 'type-crash']
    title = 'bytesobject.c: Possible null pointer dereference due to formatfloat()'
    updated_at = <Date 2018-10-03.06:35:31.683>
    user = 'https://github.com/ZackerySpytz'

    bugs.python.org fields:

    activity = <Date 2018-10-03.06:35:31.683>
    actor = 'serhiy.storchaka'
    assignee = 'none'
    closed = True
    closed_date = <Date 2018-10-03.06:35:31.683>
    closer = 'serhiy.storchaka'
    components = ['Interpreter Core']
    creation = <Date 2018-10-03.04:53:44.613>
    creator = 'ZackerySpytz'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 34879
    keywords = ['patch']
    message_count = 5.0
    messages = ['326933', '326938', '326939', '326940', '326941']
    nosy_count = 3.0
    nosy_names = ['serhiy.storchaka', 'ZackerySpytz', 'miss-islington']
    pr_nums = ['9683', '9684', '9685']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'crash'
    url = 'https://bugs.python.org/issue34879'
    versions = ['Python 3.6', 'Python 3.7', 'Python 3.8']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.7 (EOL)end of life3.8 (EOL)end of lifeinterpreter-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