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

--- Comment #5 from Paul Floyd <[email protected]> ---
Could you explain exactly what caused the crash?

Does this also affect other syscalls where an input path is longer than
PATH_MAX?

The call to  ML_(fd_at_check_allowed) should be passing in "mknodat". Also I
prefer to use the same argument names as the man page (where syscalls have a
direct libc equivalent). If the user sees our error and then looks at "man
{error-syscall -function}" then its clearer if all the names match. So that
would be "mknodat(dirfd)".

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

Reply via email to