zstd icon indicating copy to clipboard operation
zstd copied to clipboard

memory leak in function 'UTIL_mirrorSourceFilesDirectories'

Open JoraGevorgyan opened this issue 2 years ago • 1 comments

The memory leak is reported by a static analyzer tool developed at CAST memory is allocated here may left w/o free in case of exit from macro 'CONTROL'

JoraGevorgyan avatar Sep 20 '23 13:09 JoraGevorgyan