Skip to content

Missing sanity checks for various C library function calls... #68066

Closed
@dogbert2

Description

@dogbert2
mannequin
BPO 23878
Nosy @terryjreedy, @vstinner, @ned-deily, @ZackerySpytz
PRs
  • bpo-23878: Remove an unneeded fseek() call in _Py_FindEnvConfigValue() #15424
  • bpo-23878: Remove the key parameter of _Py_FindEnvConfigValue() #15555
  • Files
  • getpath.c.patch
  • ffi.c.patch: patch file (diff -u) for this bug
  • 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-08-28.21:59:13.862>
    created_at = <Date 2015-04-06.17:00:27.258>
    labels = ['interpreter-core', 'type-bug', '3.9']
    title = 'Missing sanity checks for various C library function calls...'
    updated_at = <Date 2019-08-28.22:02:08.513>
    user = 'https://bugs.python.org/dogbert2'

    bugs.python.org fields:

    activity = <Date 2019-08-28.22:02:08.513>
    actor = 'ZackerySpytz'
    assignee = 'none'
    closed = True
    closed_date = <Date 2019-08-28.21:59:13.862>
    closer = 'vstinner'
    components = ['Interpreter Core']
    creation = <Date 2015-04-06.17:00:27.258>
    creator = 'dogbert2'
    dependencies = []
    files = ['38848', '38849']
    hgrepos = []
    issue_num = 23878
    keywords = ['patch']
    message_count = 8.0
    messages = ['240160', '240161', '240179', '240180', '240439', '240440', '350689', '350690']
    nosy_count = 5.0
    nosy_names = ['terry.reedy', 'vstinner', 'ned.deily', 'dogbert2', 'ZackerySpytz']
    pr_nums = ['15424', '15555']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue23878'
    versions = ['Python 3.9']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.9only security fixesinterpreter-core(Objects, Python, Grammar, and Parser dirs)type-bugAn unexpected behavior, bug, or error

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions