aboutsummaryrefslogtreecommitdiff
path: root/util
diff options
context:
space:
mode:
authorGravatar Sangwoo Moon <swmoon00@gmail.com>2017-09-27 16:25:15 +0900
committerGravatar Nikolaus Rath <Nikolaus@rath.org>2017-09-27 15:01:55 +0100
commitd92bf83c152ff88c2d92bd852752d4c326004400 (patch)
tree78b1a3b11ed30c904f4344f4bf765e9f08d9f85e /util
parent77092d95811257229727364b32e903d8b0db3792 (diff)
Adding pointer dereferencing after calling dlsym()
dlsym() resolves the location of the loaded symbol, therefore dlsym() returns the type (fuse_module_factory_t *), not (fuse_module_factory_t). Added pinter dereferencing to correctly refer the factory function.
Diffstat (limited to 'util')
0 files changed, 0 insertions, 0 deletions