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

Paul Floyd <[email protected]> changed:

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

--- Comment #5 from Paul Floyd <[email protected]> ---
commit 9f5d3d32b5bd5bc546eea74a8f75e53d4a228519
Author: Paul Floyd <[email protected]>
Date:   Fri Aug 29 07:59:28 2025 +0200

    Linux FreeBSD and Darwin: refactor *at syscall dirfd checks

    I haven't done Solaris. The code there is less messy because
    Solaris doesn't use a negative value for AT_FDCWD, meaning
    no explicit or implicit cast from unsigned word to signed
    int is needed before comparing to the int dirfd parameter.

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

Reply via email to