Skip to content

Null pointer dereference in ndb.ndbm get when used with a default value. #76049

@tmiasko

Description

@tmiasko
mannequin
BPO 31868
Nosy @serhiy-storchaka, @tmiasko
Superseder
  • bpo-33383: Crash in the get() method a single argument in dbm.ndbm
  • Files
  • 0001-Fix-null-pointer-dereference-in-dbm.ndbm-get.patch: [PATCH] Fix null pointer dereference in dbm.ndbm get.
  • 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-05-20.23:20:54.525>
    created_at = <Date 2017-10-25.10:25:18.892>
    labels = ['3.7', '3.8', 'type-crash']
    title = 'Null pointer dereference in ndb.ndbm get when used with a default value.'
    updated_at = <Date 2018-05-20.23:20:54.524>
    user = 'https://github.com/tmiasko'

    bugs.python.org fields:

    activity = <Date 2018-05-20.23:20:54.524>
    actor = 'serhiy.storchaka'
    assignee = 'none'
    closed = True
    closed_date = <Date 2018-05-20.23:20:54.525>
    closer = 'serhiy.storchaka'
    components = []
    creation = <Date 2017-10-25.10:25:18.892>
    creator = 'tmiasko'
    dependencies = []
    files = ['47236']
    hgrepos = []
    issue_num = 31868
    keywords = ['patch']
    message_count = 3.0
    messages = ['304977', '304980', '317209']
    nosy_count = 2.0
    nosy_names = ['serhiy.storchaka', 'tmiasko']
    pr_nums = []
    priority = 'normal'
    resolution = 'duplicate'
    stage = 'resolved'
    status = 'closed'
    superseder = '33383'
    type = 'crash'
    url = 'https://bugs.python.org/issue31868'
    versions = ['Python 3.5', 'Python 3.6', 'Python 3.7', 'Python 3.8']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.7 (EOL)end of life3.8 (EOL)end of lifetype-crashA hard crash of the interpreter, possibly with a core dump
      No fields configured for issues without a type.

      Projects

      Status
      Done

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions