[quicwg/base-drafts] Prevent int underflow (#2065)

ianswett <notifications@github.com> Wed, 28 November 2018 21:34 UTC

Return-Path: <bounces+848413-a050-quic-issues=ietf.org@sgmail.github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id E4B38131036 for <quic-issues@ietfa.amsl.com>; Wed, 28 Nov 2018 13:34:55 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -4.459
X-Spam-Level:
X-Spam-Status: No, score=-4.459 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-1.46, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_NONE=-0.0001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id cI0xic_JimCU for <quic-issues@ietfa.amsl.com>; Wed, 28 Nov 2018 13:34:54 -0800 (PST)
Received: from o11.sgmail.github.com (o11.sgmail.github.com [167.89.101.202]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 64C67131029 for <quic-issues@ietf.org>; Wed, 28 Nov 2018 13:34:51 -0800 (PST)
DKIM-Signature: v=1; a=rsa-sha1; c=relaxed/relaxed; d=github.com; h=from:reply-to:to:cc:subject:mime-version:content-type:content-transfer-encoding:list-id:list-archive:list-post:list-unsubscribe; s=s20150108; bh=TNu0MjwgyRYco3GHyMoucRD29Cc=; b=YE4SubC5YZ6PJ54K h7/2jhtqFCzPPxFza8kKlG4R6jRhaiqJkCcBITtJ+FVAtPSikuSo95K8GkKjXTKM NO1E4+ePLfwDYAckdEIcaxRArF2BxNsqfjdiVBTcyanVdG7U0GmvFV27SZdVgB8p 29EMwgcpPKeQprycKSAgt0hA9uM=
Received: by filter0107p1iad2.sendgrid.net with SMTP id filter0107p1iad2-13619-5BFF09FA-25 2018-11-28 21:34:50.572255372 +0000 UTC m=+1113812.476644249
Received: from github-lowworker-dcd58f3.cp1-iad.github.net (unknown [192.30.252.33]) by ismtpd0043p1iad1.sendgrid.net (SG) with ESMTP id BcTkSwWpTmCbBAK32XklHQ for <quic-issues@ietf.org>; Wed, 28 Nov 2018 21:34:50.496 +0000 (UTC)
Received: from github.com (localhost [127.0.0.1]) by github-lowworker-dcd58f3.cp1-iad.github.net (Postfix) with ESMTP id 749B2240D60 for <quic-issues@ietf.org>; Wed, 28 Nov 2018 13:34:50 -0800 (PST)
Date: Wed, 28 Nov 2018 21:34:50 +0000
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab1b57d8ae1473415aa4f71d6cdc78d97a36f9ff2392cf000000011816cbfa92a169ce16f9c086@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/2065@github.com>
Subject: [quicwg/base-drafts] Prevent int underflow (#2065)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bff09fa7013e_63813ff4340d45b844219"; charset="UTF-8"
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: ianswett
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-SG-EID: l64QuQ2uJCcEyUykJbxN122A6QRmEpucztpreh3Pak1fdgPc1wBLATwhzsl6tmsaxmHpWQcvqZcLzJ YktbWAr8VlvQOytL2MhB39rKz2JpZFM7cER0Aj1G/D7DZT9Py1JxRXaw/GSHeqvJ63karDDCagPF6/ I/G2m8QFmJc6IBrv7ADG8ODbSVXanyirKyWwkfjDqGzZZFeP9XB9H+X7qPV4b0JUDYmJxNQGZuvc4X Y=
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/CxFy-qeFTCnH4cDXTLpqwSZPX2c>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 28 Nov 2018 21:34:56 -0000

Fixes #2052
You can view, comment on, or merge this pull request online at:

  https://github.com/quicwg/base-drafts/pull/2065

-- Commit Summary --

  * Prevent int underflow

-- File Changes --

    M draft-ietf-quic-recovery.md (4)

-- Patch Links --

https://github.com/quicwg/base-drafts/pull/2065.patch
https://github.com/quicwg/base-drafts/pull/2065.diff

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/2065