Skip to content

off-by-one error in PyState_AddModule #82305

Description

@benjaminp
BPO 38124
Nosy @benjaminp, @miss-islington
PRs
  • closes bpo-38124: Fix bounds check in PyState_AddModule. #16007
  • [3.8] closes bpo-38124: Fix bounds check in PyState_AddModule. (GH-16007) #16008
  • [3.7] closes bpo-38124: Fix bounds check in PyState_AddModule. (GH-16007) #16009
  • 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 2019-09-11.23:43:25.589>
    created_at = <Date 2019-09-11.23:08:38.502>
    labels = ['interpreter-core', '3.8', 'type-bug', '3.7', '3.9']
    title = 'off-by-one error in PyState_AddModule'
    updated_at = <Date 2019-09-12.00:04:30.236>
    user = 'https://github.com/benjaminp'

    bugs.python.org fields:

    activity = <Date 2019-09-12.00:04:30.236>
    actor = 'miss-islington'
    assignee = 'none'
    closed = True
    closed_date = <Date 2019-09-11.23:43:25.589>
    closer = 'benjamin.peterson'
    components = ['Interpreter Core']
    creation = <Date 2019-09-11.23:08:38.502>
    creator = 'benjamin.peterson'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 38124
    keywords = ['patch']
    message_count = 4.0
    messages = ['352031', '352033', '352035', '352036']
    nosy_count = 2.0
    nosy_names = ['benjamin.peterson', 'miss-islington']
    pr_nums = ['16007', '16008', '16009']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue38124'
    versions = ['Python 3.7', 'Python 3.8', 'Python 3.9']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.7 (EOL)end of life3.8 (EOL)end of life3.9 (EOL)end of lifeinterpreter-core(Objects, Python, Grammar, and Parser dirs)type-bugAn unexpected behavior, bug, or error
      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