https://bugs.kde.org/show_bug.cgi?id=504341
Mark Wielaard <m...@klomp.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|FIXED |--- Status|RESOLVED |REOPENED --- Comment #5 from Mark Wielaard <m...@klomp.org> --- Oops. Logic still is wrong make regtest shows two regressions: ================================================= ./valgrind-new/none/tests/rlimit64_nofile.stderr.diff ================================================= --- rlimit64_nofile.stderr.exp 2025-05-20 00:13:00.432065010 +0000 +++ rlimit64_nofile.stderr.out 2025-05-20 00:24:45.392038888 +0000 @@ -1,2 +1,3 @@ +setrlimit64 changing hardlimit must return -1 ================================================= ./valgrind-new/none/tests/rlimit_nofile.stderr.diff ================================================= --- rlimit_nofile.stderr.exp 2025-05-20 00:13:00.432065010 +0000 +++ rlimit_nofile.stderr.out 2025-05-20 00:24:45.522038886 +0000 @@ -1,2 +1,3 @@ +setrlimit changing hardlimit must return -1 See also https://sourceforge.net/p/valgrind/mailman/message/59185817/ -- You are receiving this mail because: You are watching all bug changes.