diff options
author | Forty-Bot <Forty-Bot@users.noreply.github.com> | 2019-02-25 16:06:42 -0500 |
---|---|---|
committer | Nikolaus Rath <Nikolaus@rath.org> | 2019-02-25 21:06:42 +0000 |
commit | 1cce958bb64c65228d74abcf4a444863d291734b (patch) | |
tree | 2c81bf8e0e1f07d6babf9ecaf1fab5080821317d /test | |
parent | 276728f70fc8923c90f1d2efaae8c7c8ce205b9b (diff) | |
download | libfuse-1cce958bb64c65228d74abcf4a444863d291734b.tar.gz |
hello_ll: Fix null pointer dereference (#363)
If hello_ll is invoked without a mountpoint, it will try to call
fuse_session_mount anyway with the NULL mountpoint (which then causes a
segfault). Print out a short help message instead (taken from
passthrough_ll.c).
Diffstat (limited to 'test')
0 files changed, 0 insertions, 0 deletions