elasticsearch/libs/native
Simon Cooper 4aa33409a5
Backport systemd unreadable library path fix (#109419)
* Guard systemd library lookup from unreadable directories (#108931)

When scanning the library path we may come across directories that are
unreadable. If that happens, the recursive walk of the library path
directories will throw a fatal IOException. This commit guards the walk
of the library paths to first check for readability of each directory we
are about to traverse.

---------

Co-authored-by: Ryan Ernst <ryan@iernst.net>
2024-06-06 13:05:13 +01:00
..
jna Use direct method mapping for zstd (#108172) (#108205) 2024-05-02 12:51:17 -04:00
libraries Add an optimised int8 vector distance function for aarch64. (#106133) 2024-04-12 08:44:21 +01:00
src Backport systemd unreadable library path fix (#109419) 2024-06-06 13:05:13 +01:00
build.gradle Move common mrjar forbidden apis configuration to plugin (#106385) 2024-03-19 16:40:52 -04:00