diff options
author | Vassili Tchersky <vt+git@vbcy.org> | 2025-02-17 08:50:19 +0100 |
---|---|---|
committer | Bernd Schubert <bernd@bsbernd.com> | 2025-02-18 18:11:00 +0100 |
commit | 3232d6e05fed808878ef8ae86af348a94f0da585 (patch) | |
tree | edb77fd3dd890d0aad2f006909e65fe636da1429 /example/cuse_client.c | |
parent | 42824c4afc7da568b3a1914c5e5954049d71f253 (diff) | |
download | libfuse-3232d6e05fed808878ef8ae86af348a94f0da585.tar.gz |
mount_bsd: Fix usage of libfuse_strtol
The check on fd < 0 was recently removed. However, this check is important
as the content of FUSE_DEV_FD is passed as-is to mount_fusefs, and a string
beginning by '-' is treated as an option.
Additionally, add a proper include and type.
Signed-off-by: Vassili Tchersky <vt+git@vbcy.org>
Diffstat (limited to 'example/cuse_client.c')
0 files changed, 0 insertions, 0 deletions