Skip to content

os.confstr() does not handle value changing length between calls #53856

Open
@baikie

Description

BPO 9647
Nosy @vstinner, @serhiy-storchaka
Files
  • confstr-realloc-endless-2.7.diff
  • confstr-realloc-endless-3.4.diff
  • confstr-realloc-endless-3.5.diff
  • confstr-realloc-limited-2.7.diff
  • confstr-realloc-limited-3.4.diff
  • confstr-realloc-limited-3.5.diff
  • 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 = None
    created_at = <Date 2010-08-19.18:44:52.032>
    labels = ['extension-modules', 'type-bug']
    title = 'os.confstr() does not handle value changing length between calls'
    updated_at = <Date 2019-07-29.11:43:10.037>
    user = 'https://bugs.python.org/baikie'

    bugs.python.org fields:

    activity = <Date 2019-07-29.11:43:10.037>
    actor = 'vstinner'
    assignee = 'none'
    closed = False
    closed_date = None
    closer = None
    components = ['Extension Modules']
    creation = <Date 2010-08-19.18:44:52.032>
    creator = 'baikie'
    dependencies = []
    files = ['37428', '37429', '37430', '37431', '37432', '37433']
    hgrepos = []
    issue_num = 9647
    keywords = ['patch']
    message_count = 11.0
    messages = ['114396', '117633', '117898', '231997', '232216', '232217', '232220', '232280', '232283', '232572', '348627']
    nosy_count = 4.0
    nosy_names = ['vstinner', 'baikie', 'python-dev', 'serhiy.storchaka']
    pr_nums = []
    priority = 'normal'
    resolution = None
    stage = 'needs patch'
    status = 'open'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue9647'
    versions = ['Python 2.7', 'Python 3.4', 'Python 3.5']

    Metadata

    Assignees

    No one assigned

      Labels

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

      Type

      No type

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions