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

--- Comment #2 from [email protected] ---
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.
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "[email protected]"

Reply via email to