Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 30 Jan 2016 17:54:57 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-amd64@FreeBSD.org
Subject:   [Bug 206758] [PATCH] Uninitalized variable in atrun
Message-ID:  <bug-206758-6-TrM7MYtb3U@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 #2 from commit-hook@freebsd.org ---
A commit references this bug:

Author: ngie
Date: Sat Jan 30 17:54:18 UTC 2016
New revision: 295079
URL: https://svnweb.freebsd.org/changeset/base/295079

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

  MFC after: 1 week
  PR: 206758
  Reported by: Christoph Sch?nweiler <public2016@hauptsignal.at>
  Submitted by: kib
  Sponsored by: EMC / Isilon Storage Division

Changes:
  head/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-TrM7MYtb3U>