Skip to content

os.strerror does not check for out of range argument #46665

@abalkin

Description

@abalkin
BPO 2413
Nosy @birkenfeld, @abalkin
Files
  • posix-strerror.diff: Patch against revision 61579
  • 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 2008-05-11.21:15:27.489>
    created_at = <Date 2008-03-19.01:24:51.968>
    labels = ['extension-modules', 'type-bug']
    title = 'os.strerror does not check for out of range argument'
    updated_at = <Date 2008-05-11.21:15:27.281>
    user = 'https://github.com/abalkin'

    bugs.python.org fields:

    activity = <Date 2008-05-11.21:15:27.281>
    actor = 'georg.brandl'
    assignee = 'none'
    closed = True
    closed_date = <Date 2008-05-11.21:15:27.489>
    closer = 'georg.brandl'
    components = ['Extension Modules']
    creation = <Date 2008-03-19.01:24:51.968>
    creator = 'belopolsky'
    dependencies = []
    files = ['9755']
    hgrepos = []
    issue_num = 2413
    keywords = ['patch']
    message_count = 7.0
    messages = ['64023', '64024', '64039', '64105', '64113', '64446', '66670']
    nosy_count = 3.0
    nosy_names = ['georg.brandl', 'belopolsky', 'schmir']
    pr_nums = []
    priority = 'normal'
    resolution = 'rejected'
    stage = None
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue2413'
    versions = ['Python 2.6', 'Python 2.5', 'Python 3.0']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      extension-modulesC modules in the Modules dirtype-bugAn unexpected behavior, bug, or error

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions