[Bug 162373] VESA framebuffer memory mapping fails with EINVAL for certain modes

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sun Mar 24 16:48:02 UTC 2019


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

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

Author: bde
Date: Sun Mar 24 16:47:44 UTC 2019
New revision: 345474
URL: https://svnweb.freebsd.org/changeset/base/345474

Log:
  Fix libvgl to not always fail to initialize due to its invalid mmap()
  args (neither MAP_PRIVATE nor MAP_SHARED).  It was broken in r271635
  and/or r271724 by stricter checking.  The compatibility code in r271724
  doesn't work for my old binaries (actually new binaries with old
  libraries).

  PR:           needed to test the fix for PR 162373

Changes:
  head/lib/libvgl/main.c

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


More information about the freebsd-bugs mailing list