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

Mark Wielaard <m...@klomp.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |FIXED
             Status|UNCONFIRMED                 |RESOLVED

--- Comment #1 from Mark Wielaard <m...@klomp.org> ---
commit 476b52d62dd9513a97235caad6f0275cbb903fc2
Author: Mark Wielaard <m...@klomp.org>
Date:   Fri Oct 20 14:55:06 2017 +0200

    Bug #385912. Remove explicit NULL check from none/tests/rlimit_nofile.

    glibc doesn't guarantee anything about setrlimit with a NULL limit
argument.
    It could just crash (if it needs to adjust the limit) or might silently
    succeed (as newer glibc do). Just remove the extra check.

    See also the "setrlimit change to prlimit change in behavior" thread:
    https://sourceware.org/ml/libc-alpha/2017-10/threads.html#00830

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

Reply via email to