Skip to content

Missing Sanity Check for malloc() in PC/_msi.c #68043

@dogbert2

Description

@dogbert2
mannequin
BPO 23855
Nosy @tjguk, @berkerpeksag, @zware, @zooba, @ZackerySpytz, @miss-islington
PRs
  • bpo-23855: Add missing NULL checks for malloc() in _msi.c #9038
  • [3.7] bpo-23855: Add missing NULL checks for malloc() in _msi.c (GH-9038) #9110
  • [3.6] bpo-23855: Add missing NULL checks for malloc() in _msi.c (GH-9038) #9115
  • [2.7] bpo-23855: Add missing NULL checks for malloc() in _msi.c (GH-9038) #9116
  • Files
  • _msi.c.patch: Patch File (diff -u) for this bug
  • _msi.c.patch: Updated patch file for first bug report
  • 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 2018-09-08.01:59:29.435>
    created_at = <Date 2015-04-02.22:11:43.674>
    labels = ['3.8', 'type-bug', '3.7', 'OS-windows']
    title = 'Missing Sanity Check for malloc() in PC/_msi.c'
    updated_at = <Date 2018-09-11.06:52:17.237>
    user = 'https://bugs.python.org/dogbert2'

    bugs.python.org fields:

    activity = <Date 2018-09-11.06:52:17.237>
    actor = 'ZackerySpytz'
    assignee = 'none'
    closed = True
    closed_date = <Date 2018-09-08.01:59:29.435>
    closer = 'berker.peksag'
    components = ['Windows']
    creation = <Date 2015-04-02.22:11:43.674>
    creator = 'dogbert2'
    dependencies = []
    files = ['38811', '38847']
    hgrepos = []
    issue_num = 23855
    keywords = ['patch']
    message_count = 7.0
    messages = ['239948', '240159', '324492', '324803', '324808', '324934', '324935']
    nosy_count = 7.0
    nosy_names = ['tim.golden', 'berker.peksag', 'zach.ware', 'steve.dower', 'dogbert2', 'ZackerySpytz', 'miss-islington']
    pr_nums = ['9038', '9110', '9115', '9116']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue23855'
    versions = ['Python 2.7', 'Python 3.6', 'Python 3.7', 'Python 3.8']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      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