https://bugs.kde.org/show_bug.cgi?id=506910
Bug ID: 506910
Summary: openat with RESOLVE_NO_MAGICLINKS succeeds on
/proc/self/exe
Classification: Developer tools
Product: valgrind
Version First unspecified
Reported In:
Platform: Other
OS: Linux
Status: REPORTED
Severity: normal
Priority: NOR
Component: general
Assignee: [email protected]
Reporter: [email protected]
Target Milestone: ---
The LTP testcase openat202 fails because an openat call succeeds opening
/proc/self/exe even when RESOLVE_NO_MAGICLINKS is given. Probably because
/proc/self/exe is a special file under valgrind.
openat202.c:62: TFAIL: resolve-no-magiclinks: openat2() passed unexpectedly
--
You are receiving this mail because:
You are watching all bug changes.