aboutsummaryrefslogtreecommitdiffstats
path: root/lib/fuse_signals.c
diff options
context:
space:
mode:
authorZhiqiang Liu <liuzhiqiang26@huawei.com>2020-11-05 17:24:12 +0800
committerNikolaus Rath <Nikolaus@rath.org>2020-11-06 19:26:03 +0000
commit5670dde86ce311bfc68b0398cda545b3230787e8 (patch)
treec44977ede4200f5466d0e3127c8fd1d2386e225a /lib/fuse_signals.c
parent8b318a7ed691a075b89c7d095bf582af957fb075 (diff)
downloadlibfuse-5670dde86ce311bfc68b0398cda545b3230787e8.tar.gz
mount.fuse.c: fix potential memory leak in main func
In mount.fuse.c, there are several memory leak problems in main func. For example, setuid_name is allocated by calling xstrdup func, however it is not freed before calling execl func. Signed-off-by: Zhiqiang Liu <liuzhiqiang26@huawei.com> Signed-off-by: Haotian Li <lihaotian9@huawei.com>
Diffstat (limited to 'lib/fuse_signals.c')
0 files changed, 0 insertions, 0 deletions