maintainer-feedback requested: [Bug 212259] [patch] lang/mono - Fix sysctl() call in mono_process_list()

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Tue Aug 30 14:55:15 UTC 2016


Tom Judge <tj at FreeBSD.org> has reassigned Bugzilla Automation
<bugzilla at FreeBSD.org>'s request for maintainer-feedback to mono at FreeBSD.org:
Bug 212259: [patch] lang/mono - Fix sysctl() call in mono_process_list()
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=212259



--- Description ---
Created attachment 174216
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=174216&action=edit
Patch

This patch fixes moo_process_list() sysctls where the MIB length argument was
incorrectly passed to sysctl(3).  This is submitted upstream:

https://github.com/mono/mono/pull/3480


More information about the freebsd-mono mailing list