Skip to content

select.poll() converts long to int without checking for overflow #60940

@sbt

Description

@sbt
mannequin
BPO 16736
Nosy @serhiy-storchaka
Superseder
  • bpo-15989: Possible integer overflow of PyLong_AsLong() results
  • 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 2012-12-20.14:05:39.040>
    created_at = <Date 2012-12-20.12:12:44.748>
    labels = ['type-bug']
    title = 'select.poll() converts long to int without checking for overflow'
    updated_at = <Date 2012-12-20.14:05:39.039>
    user = 'https://bugs.python.org/sbt'

    bugs.python.org fields:

    activity = <Date 2012-12-20.14:05:39.039>
    actor = 'sbt'
    assignee = 'none'
    closed = True
    closed_date = <Date 2012-12-20.14:05:39.040>
    closer = 'sbt'
    components = []
    creation = <Date 2012-12-20.12:12:44.748>
    creator = 'sbt'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 16736
    keywords = []
    message_count = 3.0
    messages = ['177811', '177813', '177822']
    nosy_count = 2.0
    nosy_names = ['sbt', 'serhiy.storchaka']
    pr_nums = []
    priority = 'normal'
    resolution = 'duplicate'
    stage = 'resolved'
    status = 'closed'
    superseder = '15989'
    type = 'behavior'
    url = 'https://bugs.python.org/issue16736'
    versions = []

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      type-bugAn unexpected behavior, bug, or error

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions