After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 699485 - [PATCH] tests/mappedfile: Also handle ENOMEM
[PATCH] tests/mappedfile: Also handle ENOMEM
Status: RESOLVED FIXED
Product: glib
Classification: Platform
Component: build
unspecified
Other Linux
: Normal normal
: ---
Assigned To: gtkdev
gtkdev
Depends on:
Blocks:
 
 
Reported: 2013-05-02 15:40 UTC by Colin Walters
Modified: 2013-05-24 02:18 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
0001-tests-mappedfile-Also-handle-ENOMEM.patch (945 bytes, patch)
2013-05-02 15:40 UTC, Colin Walters
accepted-commit_now Details | Review

Description Colin Walters 2013-05-02 15:40:12 UTC
The RHEL6.4 kernel gives me that instead of EINVAL.
---
 glib/tests/mappedfile.c |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)
Comment 1 Colin Walters 2013-05-02 15:40:37 UTC
Created attachment 243069 [details] [review]
0001-tests-mappedfile-Also-handle-ENOMEM.patch
Comment 2 Dan Winship 2013-05-02 17:51:34 UTC
Comment on attachment 243069 [details] [review]
0001-tests-mappedfile-Also-handle-ENOMEM.patch

ok