[Bug 199559] [patch][regression] ggatel(8) broken on i386 after r238119

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Tue Jul 14 10:49:55 UTC 2015


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

--- Comment #1 from commit-hook at freebsd.org ---
A commit references this bug:

Author: brueffer
Date: Tue Jul 14 10:49:37 UTC 2015
New revision: 285531
URL: https://svnweb.freebsd.org/changeset/base/285531

Log:
  Unbreak ggatec and ggatel on i386 after r238119, which added two more
  'struct g_gate_ctl_create' fields.

  While the behaviour was technically undefined on other architectures
  as well, on the reporter's amd64 systems the uninitialized bytes the
  kernel cares about were always zero so everything worked as expected.

  PR:        197309, 199559
  Submitted by:    ota at j.email.ne.jp, Fabian Keil
  Reviewed by:    pjd
  MFC after:    1 week

Changes:
  head/sbin/ggate/ggatec/ggatec.c
  head/sbin/ggate/ggatel/ggatel.c

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


More information about the freebsd-bugs mailing list