Skip to content

NULL + 1 in _PyFunction_FastCallDict(), PyEval_EvalCodeEx() #74825

@serhiy-storchaka

Description

@serhiy-storchaka
BPO 30640
Nosy @vstinner, @serhiy-storchaka, @ZackerySpytz
PRs
  • bpo-30640: Fix undefined behavior in _PyFunction_FastCallDict(), PyEval_EvalCodeEx() #2919
  • [3.6] bpo-30640: Fix undefined behavior in _PyFunction_FastCallDict()… #2964
  • 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 2017-09-08.01:19:03.544>
    created_at = <Date 2017-06-12.14:37:59.165>
    labels = ['interpreter-core', '3.7']
    title = 'NULL + 1 in _PyFunction_FastCallDict(), PyEval_EvalCodeEx()'
    updated_at = <Date 2017-09-08.01:19:03.543>
    user = 'https://github.com/serhiy-storchaka'

    bugs.python.org fields:

    activity = <Date 2017-09-08.01:19:03.543>
    actor = 'vstinner'
    assignee = 'none'
    closed = True
    closed_date = <Date 2017-09-08.01:19:03.544>
    closer = 'vstinner'
    components = ['Interpreter Core']
    creation = <Date 2017-06-12.14:37:59.165>
    creator = 'serhiy.storchaka'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 30640
    keywords = []
    message_count = 7.0
    messages = ['295786', '295788', '295794', '299538', '299556', '301663', '301664']
    nosy_count = 3.0
    nosy_names = ['vstinner', 'serhiy.storchaka', 'ZackerySpytz']
    pr_nums = ['2919', '2964']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = None
    url = 'https://bugs.python.org/issue30640'
    versions = ['Python 3.7']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.7 (EOL)end of lifeinterpreter-core(Objects, Python, Grammar, and Parser dirs)
      No fields configured for issues without a type.

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions