| Method and Description |
|---|
| jnr.posix.POSIX.fcntl(int, Fcntl, int...)
This version does not pass args because jnr-ffi does not support variadic invocation.
|
| jnr.posix.BaseNativePOSIX.fcntl(int, Fcntl, int...) |
| jnr.posix.LibC.fcntl(int, int, int...) |
| jnr.posix.UnixLibC.posix_spawn_file_actions_addopen(Pointer, int, CharSequence, int, int)
due to CVE-2014-4043 (https://bugzilla.redhat.com/show_bug.cgi?id=1983750)
|
Copyright © 2025. All rights reserved.