Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 25 Aug 2014 10:26:05 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-bugs@FreeBSD.org
Subject:   [Bug 192971] [PATCH]Some utilies might lead to overflow
Message-ID:  <bug-192971-8-EwG9DYk1BW@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-192971-8@https.bugs.freebsd.org/bugzilla/>
References:  <bug-192971-8@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=192971

--- Comment #2 from David CARLIER <dcarlier@afilias.info> ---
Created attachment 146248
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=146248&action=edit
Sysctl patch

if I do sysctl kern.maxfiles=293879823734892347923849 => kern.maxfiles = -1 ...
an overflow case ... I propose a small patch for it.

-- 
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-192971-8-EwG9DYk1BW>