Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 10 Dec 2018 21:48:17 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 232206] [truss] update strsize parameter handling
Message-ID:  <bug-232206-227-V00LsTwgaD@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-232206-227@https.bugs.freebsd.org/bugzilla/>
References:  <bug-232206-227@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D232206

--- Comment #5 from commit-hook@freebsd.org ---
A commit references this bug:

Author: jhb
Date: Mon Dec 10 21:47:19 UTC 2018
New revision: 341802
URL: https://svnweb.freebsd.org/changeset/base/341802

Log:
  Validate the string size parameter passed to -s.

  Use strtonum() to reject negative sizes instead of core dumping.

  PR:           232206
  Submitted by: David Carlier <devnexen@gmail.com>
  MFC after:    2 weeks
  Differential Revision:        https://reviews.freebsd.org/D17537

Changes:
  head/usr.bin/truss/main.c

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-232206-227-V00LsTwgaD>