aboutsummaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorGravatar Przemyslaw Pawelczyk <przemoc@gmail.com>2016-11-28 14:41:37 +0100
committerGravatar Nikolaus Rath <Nikolaus@rath.org>2016-11-28 21:35:05 -0800
commita3fda25b7d2205094241c48e368a383c25920512 (patch)
treee275dbef04a864245cbd48423f498c4f55a9666d /include
parentdfbfee07abc9329715a12ce251e0ceeda8d78f19 (diff)
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 'include')
0 files changed, 0 insertions, 0 deletions