[Bug 206758] [PATCH] Uninitalized variable in atrun

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sat Jan 30 17:54:57 UTC 2016


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

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

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

Changes:
  head/libexec/atrun/atrun.c

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


More information about the freebsd-bugs mailing list