Skip to content

sqlite3 doesn't complain if the request contains a null character #65346

Closed
@vstinner

Description

@vstinner
BPO 21147
Nosy @vstinner, @serhiy-storchaka
Files
  • sqlite_null.patch
  • sqlite_null_2.patch
  • 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 2014-09-11.18:47:07.108>
    created_at = <Date 2014-04-03.17:07:25.412>
    labels = ['extension-modules', 'type-bug']
    title = "sqlite3 doesn't complain if the request contains a null character"
    updated_at = <Date 2016-12-03.20:01:38.849>
    user = 'https://github.com/vstinner'

    bugs.python.org fields:

    activity = <Date 2016-12-03.20:01:38.849>
    actor = 'python-dev'
    assignee = 'none'
    closed = True
    closed_date = <Date 2014-09-11.18:47:07.108>
    closer = 'serhiy.storchaka'
    components = ['Extension Modules']
    creation = <Date 2014-04-03.17:07:25.412>
    creator = 'vstinner'
    dependencies = []
    files = ['34768', '36583']
    hgrepos = []
    issue_num = 21147
    keywords = ['patch']
    message_count = 7.0
    messages = ['215459', '215785', '226416', '226648', '226720', '226760', '282301']
    nosy_count = 4.0
    nosy_names = ['ghaering', 'vstinner', 'python-dev', 'serhiy.storchaka']
    pr_nums = []
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue21147'
    versions = ['Python 2.7', 'Python 3.4', 'Python 3.5']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

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

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions