ntfs-3g/libfuse-lite
Jean-Pierre André fb28eef6f1 Hardened the checking of directory offset requested by a readdir
When asked for the next directory entries, make sure the chunk offset
is within valid values, otherwise return no more entries in chunk.
2022-05-10 10:48:18 +02:00
..
Makefile.am Prevented locally defined headers from interfering with ntfs-3g ones 2018-08-02 16:47:16 +02:00
fuse.c Hardened the checking of directory offset requested by a readdir 2022-05-10 10:48:18 +02:00
fuse_i.h add missing fuse-lite files 2009-10-03 07:19:30 +00:00
fuse_kern_chan.c add missing fuse-lite files 2009-10-03 07:19:30 +00:00
fuse_loop.c add missing fuse-lite files 2009-10-03 07:19:30 +00:00
fuse_lowlevel.c Avoided using a truncate strncpy() in the fuse library 2020-03-07 11:56:46 +01:00
fuse_misc.h fixed a compilation issue with uClibc 2010-04-19 10:53:31 +02:00
fuse_opt.c Allowed commas within option fsname on OpenIndiana 2012-08-22 11:08:20 +02:00
fuse_session.c Merged libfuse for OpenIndiana into libfuse-lite 2012-08-22 11:02:36 +02:00
fuse_signals.c Fixed setting SIG_DFL on fuse session exit 2015-04-17 11:14:36 +02:00
fusermount.c Included <paths.h> where useful in fuse-lite 2017-02-11 09:08:22 +01:00
helper.c Merged libfuse for OpenIndiana into libfuse-lite 2012-08-22 11:02:36 +02:00
mount.c Returned an error code when the --help or --version options are used 2022-05-10 10:44:34 +02:00
mount_util.c Included <paths.h> where useful in fuse-lite 2017-02-11 09:08:22 +01:00
mount_util.h Merged libfuse for OpenIndiana into libfuse-lite 2012-08-22 11:02:36 +02:00