Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 12 Mar 2016 19:10:06 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-amd64@FreeBSD.org
Subject:   [Bug 206758] [PATCH] Uninitalized variable in atrun
Message-ID:  <bug-206758-6-FIixyLynGe@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-206758-6@https.bugs.freebsd.org/bugzilla/>
References:  <bug-206758-6@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=3D206758

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

Author: ngie
Date: Sat Mar 12 19:09:52 UTC 2016
New revision: 296756
URL: https://svnweb.freebsd.org/changeset/base/296756

Log:
  MFC r295079:

  Fix the type for hw.ncpu, so sysctlbyname doesn't consistently fail on
  64-bit architectures where sizeof(int) !=3D sizeof(size_t).

  PR: 206758

Changes:
_U  stable/10/
  stable/10/libexec/atrun/atrun.c

--=20
You are receiving this mail because:
You are on the CC list for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-206758-6-FIixyLynGe>