Skip to content

fix covscan complains

Benjamin Tissoires requested to merge bentiss/libxt:wip/fix-covscan into master

Covscan found out some more memory leaks on libXt.

Most of them are valid, but here and there covscan can get lost.

Remove those complains and try to make the code clearer and less confusing for covscan.

Signed-off-by: Benjamin Tissoires benjamin.tissoires@gmail.com

Merge request reports