-
-
Notifications
You must be signed in to change notification settings - Fork 2.4k
Closed
Description
Hi,
We've found some leak bugs in Tmux, please have a look.
To save your precious time, I list all of them in this post.
1 Place: cmd-run-shell.c : 94
Description:
cdata leaks when job_run fails. I've checked the code of job_run, it does not free cdata when fails.
2 Place: /cmd-if-shell.c : 101
Description:
Same problem as above in cmd-if-shell.c
3 Place: /cmd-load-buffer.c : 79
Description:
Similar problem
4 Place: format.c: 1099
Description:
"found" is leaked when format_choose failed.

Thanks
GF
Sourcebrella
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels


