Skip to content

zipimport.c doesn't check return value of fseek() #60101

@tiran

Description

@tiran
BPO 15897
Nosy @jcea, @pitrou, @tiran, @ezio-melotti, @felipecruz
Files
  • issue15897_v1.patch
  • issue15897_v1.patch
  • issue15897_v1.patch
  • issue15897_v4.patch
  • 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 = 'https://github.com/jcea'
    closed_at = <Date 2012-10-03.01:19:11.743>
    created_at = <Date 2012-09-10.00:08:37.928>
    labels = ['extension-modules', 'type-bug']
    title = "zipimport.c doesn't check return value of fseek()"
    updated_at = <Date 2012-10-03.01:19:11.741>
    user = 'https://github.com/tiran'

    bugs.python.org fields:

    activity = <Date 2012-10-03.01:19:11.741>
    actor = 'python-dev'
    assignee = 'jcea'
    closed = True
    closed_date = <Date 2012-10-03.01:19:11.743>
    closer = 'python-dev'
    components = ['Extension Modules']
    creation = <Date 2012-09-10.00:08:37.928>
    creator = 'christian.heimes'
    dependencies = []
    files = ['27191', '27192', '27194', '27195']
    hgrepos = []
    issue_num = 15897
    keywords = ['patch']
    message_count = 16.0
    messages = ['170146', '170504', '170505', '170506', '170516', '170519', '170526', '171687', '171724', '171833', '171834', '171835', '171839', '171843', '171844', '171845']
    nosy_count = 6.0
    nosy_names = ['jcea', 'pitrou', 'christian.heimes', 'ezio.melotti', 'python-dev', 'felipecruz']
    pr_nums = []
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue15897'
    versions = ['Python 2.7', 'Python 3.2', 'Python 3.3', 'Python 3.4']

    Metadata

    Metadata

    Assignees

    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