fix covscan complains
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