FreeBSD Bugzilla – Attachment 148401 Details for
Bug 194430
graphics/cairo: Remove use of MAP_NORESERVE
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
patch
file_194430.txt (text/plain), 656 bytes, created by
John Baldwin
on 2014-10-17 20:28:12 UTC
(
hide
)
Description:
patch
Filename:
MIME Type:
Creator:
John Baldwin
Created:
2014-10-17 20:28:12 UTC
Size:
656 bytes
patch
obsolete
>Index: graphics/cairo/files/patch-util_cairo-sphinx_sphinx.c >=================================================================== >--- graphics/cairo/files/patch-util_cairo-sphinx_sphinx.c (revision 0) >+++ graphics/cairo/files/patch-util_cairo-sphinx_sphinx.c (working copy) >@@ -0,0 +1,11 @@ >+--- util/cairo-sphinx/sphinx.c.orig 2014-10-06 15:22:24.000000000 -0400 >++++ util/cairo-sphinx/sphinx.c 2014-10-06 15:23:04.000000000 -0400 >+@@ -1325,7 +1325,7 @@ client_shm (const char *shm_path) >+ >+ base = mmap (NULL, DATA_SIZE, >+ PROT_READ | PROT_WRITE, >+- MAP_SHARED | MAP_NORESERVE, >++ MAP_SHARED, >+ fd, 0); >+ close (fd); >+
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 194430
: 148401