diff options
author | Zhiqiang Liu <liuzhiqiang26@huawei.com> | 2020-11-05 17:24:12 +0800 |
---|---|---|
committer | Nikolaus Rath <Nikolaus@rath.org> | 2020-11-06 19:26:03 +0000 |
commit | 5670dde86ce311bfc68b0398cda545b3230787e8 (patch) | |
tree | c44977ede4200f5466d0e3127c8fd1d2386e225a /example/poll_client.c | |
parent | 8b318a7ed691a075b89c7d095bf582af957fb075 (diff) | |
download | libfuse-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 'example/poll_client.c')
0 files changed, 0 insertions, 0 deletions