[Bug 206758] [PATCH] Uninitalized variable in atrun

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sat Mar 12 19:10:06 UTC 2016


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=206758

--- Comment #5 from commit-hook at 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) != sizeof(size_t).

  PR: 206758

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

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


More information about the freebsd-amd64 mailing list