id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc	blockedby	blocking	branch_state	votes
362	Incorrect usage of shell_escape() and shell_unescape() functions	andrew_b	slavazanko	"As shell_escape() as shell_unescape() functions returns new allocated string. That string must be free when uneeded. But there are many incorrect usages of shell_escape() and shell_unescape():

src/complete.c:217
src/complete.c:505
src/complete.c:561

vfs/fish.c:545
vfs/fish.c:548
vfs/fish.c:564
src/file.c:2122
src/file.c:2123
src/command.c:70
src/complete.c:90
src/complete.c:482

Maybe related to #356"	defect	closed	blocker	4.7	mc-core	master	fixed	commited-master					
