<div dir="auto"><div><br>The memory leak should be gone with the latest commit. This also resolve s one source of noise coming from code that is not needed as of QT 5.3.2. Tested up to looking at a two directory diff and opening of the files. All messages seem to be gone. Some unnecessary Windows specific code has been removed from FileAccess. It now handles directory searches the same way on any platform. Qt program's really shouldn't have to know the os they are running on in most cases. That's kind of the point of using it in the first place.<br><br><div class="gmail_quote"><div dir="ltr">On Fri, Aug 31, 2018, 6:45 PM Albert Astals Cid <<a href="mailto:aacid@kde.org">aacid@kde.org</a>> wrote:</div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<br>
Good :)<br>
<br>
One minor thing, there seems to be some small issue with memory leaks on optiondialog.<br>
<br>
If you compile with<br>
   cmake -DECM_ENABLE_SANITIZERS="undefined;address<br>
<br>
and then just run kdiff3 and close it, i get these leaks reported at the end (amogsnst others that are noise) <a href="https://paste.kde.org/pp5k6jc6u" rel="noreferrer noreferrer" target="_blank">https://paste.kde.org/pp5k6jc6u</a><br>
<br>
Cheers,<br>
  Albert<br>
<br>
<br><br>
</blockquote></div></div></div>