From owner-svn-src-all@FreeBSD.ORG Fri May 8 22:34:30 2015 Return-Path: Delivered-To: svn-src-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 9CDA4587; Fri, 8 May 2015 22:34:30 +0000 (UTC) Received: from mail-wi0-x231.google.com (mail-wi0-x231.google.com [IPv6:2a00:1450:400c:c05::231]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 307631B8B; Fri, 8 May 2015 22:34:30 +0000 (UTC) Received: by wiun10 with SMTP id n10so41986766wiu.1; Fri, 08 May 2015 15:34:28 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=sender:date:from:to:subject:message-id:references:mime-version :content-type:content-disposition:in-reply-to:user-agent; bh=U6xrMCiwFSsTn7WbMpwk5A/Cjv7tTDnmA0Br4dvTIG8=; b=KCJXxgdO46bSyyvqxyr6QnLyPakUjg6GRyh5xuq6TfN8KhKTFTlRWRfBiMy/8OFXwH UOla2I0sidPRRAv81WjTEp2r4Rmz382yNpDh0UYzan+DiLMIdPQhS97c8wGpcU4/sx6p YpQK6vTBhq4lD9iIRhNrCSBEhAiViKKsTypbRAwqDz2c4S7bciHTaBX/LT7iYGEFcEPK eB0afXkp3U3AR6BMilZl3wvJ3SVmmE12qTPx0LNLhuhWmLb4M0ix777CDFfRA8do1vwp QFny/iBidctCGv08I4ThX4SnW6laPO5XoOLsOX9/0kfCuAtSehpX9Q+Z0H+0lVRa4Sey Feqg== X-Received: by 10.180.12.228 with SMTP id b4mr1675468wic.92.1431124468514; Fri, 08 May 2015 15:34:28 -0700 (PDT) Received: from ivaldir.etoilebsd.net ([2001:41d0:8:db4c::1]) by mx.google.com with ESMTPSA id g8sm10363270wjn.18.2015.05.08.15.34.24 (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Fri, 08 May 2015 15:34:24 -0700 (PDT) Sender: Baptiste Daroussin Date: Sat, 9 May 2015 00:34:22 +0200 From: Baptiste Daroussin To: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org Subject: Re: svn commit: r282669 - head/usr.bin/col Message-ID: <20150508223422.GD54347@ivaldir.etoilebsd.net> References: <201505082211.t48MBsKF040284@svn.freebsd.org> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="FFoLq8A0u+X9iRU8" Content-Disposition: inline In-Reply-To: <201505082211.t48MBsKF040284@svn.freebsd.org> User-Agent: Mutt/1.5.23 (2014-03-12) X-BeenThere: svn-src-all@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: "SVN commit messages for the entire src tree \(except for " user" and " projects" \)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 08 May 2015 22:34:30 -0000 --FFoLq8A0u+X9iRU8 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Fri, May 08, 2015 at 10:11:54PM +0000, Baptiste Daroussin wrote: > Author: bapt > Date: Fri May 8 22:11:54 2015 > New Revision: 282669 > URL: https://svnweb.freebsd.org/changeset/base/282669 >=20 > Log: > Fix about ten integer overflows and underflows and a handful of logic > errors in line number handling. > =20 > Submitted by: ingo at OpenBSD > Discussed with: ingo at OpenBSD Everyone should have read schwarze at OpenBSD Best regards, Bapt --FFoLq8A0u+X9iRU8 Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iEYEARECAAYFAlVNOe4ACgkQ8kTtMUmk6ExmaQCeOd6tmRATDuxyXF9dTqnjOzYp UfMAoKVDXhW2kosMZZ8/8ClvDjHc2Ibg =aZTk -----END PGP SIGNATURE----- --FFoLq8A0u+X9iRU8--