diff options
author | Przemyslaw Pawelczyk <przemoc@gmail.com> | 2016-11-28 14:41:37 +0100 |
---|---|---|
committer | Nikolaus Rath <Nikolaus@rath.org> | 2016-11-28 21:35:05 -0800 |
commit | a3fda25b7d2205094241c48e368a383c25920512 (patch) | |
tree | e275dbef04a864245cbd48423f498c4f55a9666d /example/hello.c | |
parent | dfbfee07abc9329715a12ce251e0ceeda8d78f19 (diff) | |
download | libfuse-a3fda25b7d2205094241c48e368a383c25920512.tar.gz |
examples/passthrough_ll.c: Fix segfault when showing help or version.
root lo_inode's next and prev were not set early enough, which led to
accessing addr 0x8 (or 0x4, depending on ptr size) when setting prev
variable in lo_free(lo.root.next), because lo.root.next was NULL.
Diffstat (limited to 'example/hello.c')
0 files changed, 0 insertions, 0 deletions