Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 24 Mar 2019 16:48:00 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 162373] VESA framebuffer memory mapping fails with EINVAL for certain modes
Message-ID:  <bug-162373-227-FAhcPgFXsh@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-162373-227@https.bugs.freebsd.org/bugzilla/>
References:  <bug-162373-227@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D162373

--- Comment #2 from commit-hook@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

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-162373-227-FAhcPgFXsh>