https://bugs.kde.org/show_bug.cgi?id=418756

Mark Wielaard <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Assignee|[email protected]             |[email protected]
             Status|REPORTED                    |CONFIRMED
                 CC|                            |[email protected]
     Ever confirmed|0                           |1

--- Comment #1 from Mark Wielaard <[email protected]> ---
This is also why the LTP testcase mmap17 fails.
mmap17.c:59: TFAIL: mmap failed, with unexpected error code, expected
EEXIST:EACCES (13)
Uses MAP_FIXED_NOREPLACE. Tries to check that mmap at an exisiting mapping
fails with EEXIST, not EACCES.

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to