<html>
  <head>
    <meta content="text/html; charset=utf-8" http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    On 01/29/2015 08:16 AM, Lukas Slebodnik wrote:<br>
    <blockquote cite="mid:20150129071634.GB31580@mail.corp.redhat.com"
      type="cite">
      <pre wrap="">ehlo,

the patch for ticket "functions with reference leaks within sssd"
#1195 was not tested proerly and double free was introduced.

Simple patch is attached.

LS
</pre>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <br>
      <pre wrap="">_______________________________________________
sssd-devel mailing list
<a class="moz-txt-link-abbreviated" href="mailto:sssd-devel@lists.fedorahosted.org">sssd-devel@lists.fedorahosted.org</a>
<a class="moz-txt-link-freetext" href="https://lists.fedorahosted.org/mailman/listinfo/sssd-devel">https://lists.fedorahosted.org/mailman/listinfo/sssd-devel</a>
</pre>
    </blockquote>
    Thank you for the patch and I'm sorry for missing that. Patch looks
    good to me.<br>
    <br>
    Running without the patch 'python python-test.py' yields 'Aborted
    (core dumped)' and valgrind finds errors (ERROR SUMMARY: 2 errors
    from 2 contexts)<br>
    <br>
    After applying the patch no core dump is happening and valgrind
    finds 0 errors.<br>
    <br>
    ACK<br>
  </body>
</html>