Skip to content

Possible uninitialized variable in Objects/obmalloc.c #81913

@nanjekyejoannah

Description

@nanjekyejoannah
BPO 37732
Nosy @vstinner, @nanjekyejoannah, @hansrajdas
PRs
  • bpo-37732 : Fix unintialized pointer warning in Objects/obmalloc.c #15309
  • bpo-37732: Fix GCC warning in _PyObject_Malloc() #15333
  • [3.8] bpo-37732: Fix GCC warning in _PyObject_Malloc() (GH-15333) #15342
  • [3.7] bpo-37732: Fix GCC warning in _PyObject_Malloc() (GH-15333) (GH-15342) #15343
  • 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-20.14:30:56.246>
    created_at = <Date 2019-07-31.14:17:16.583>
    labels = ['3.8', 'build', '3.7', '3.9']
    title = 'Possible uninitialized variable in Objects/obmalloc.c'
    updated_at = <Date 2019-08-20.14:30:56.237>
    user = 'https://github.com/nanjekyejoannah'

    bugs.python.org fields:

    activity = <Date 2019-08-20.14:30:56.237>
    actor = 'vstinner'
    assignee = 'none'
    closed = True
    closed_date = <Date 2019-08-20.14:30:56.246>
    closer = 'vstinner'
    components = []
    creation = <Date 2019-07-31.14:17:16.583>
    creator = 'nanjekyejoannah'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 37732
    keywords = ['patch']
    message_count = 6.0
    messages = ['348807', '349952', '349998', '350002', '350005', '350006']
    nosy_count = 3.0
    nosy_names = ['vstinner', 'nanjekyejoannah', 'hansrajdas']
    pr_nums = ['15309', '15333', '15342', '15343']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'compile error'
    url = 'https://bugs.python.org/issue37732'
    versions = ['Python 3.7', 'Python 3.8', 'Python 3.9']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.7 (EOL)end of life3.8 (EOL)end of life3.9 (EOL)end of lifebuildThe build process and cross-build
      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