<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
  <head>
    <meta content="text/html; charset=UTF-8" http-equiv="Content-Type">
  </head>
  <body bgcolor="#ffffff" text="#000000">
    On 01/07/2011 09:21 AM, Martin Kosek wrote:
    <blockquote
      cite="mid:1294410107.2970.4.camel@dhcp-25-52.brq.redhat.com"
      type="cite">
      <pre wrap="">In some cases recently freed memory was used/freed again. This
patch introduces more consistency between functions
join_ldap/join_krb5 when dealing with affected variables.

<a class="moz-txt-link-freetext" href="https://fedorahosted.org/freeipa/ticket/709">https://fedorahosted.org/freeipa/ticket/709</a>

</pre>
      <pre wrap="">
<fieldset class="mimeAttachmentHeader"></fieldset>
_______________________________________________
Freeipa-devel mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Freeipa-devel@redhat.com">Freeipa-devel@redhat.com</a>
<a class="moz-txt-link-freetext" href="https://www.redhat.com/mailman/listinfo/freeipa-devel">https://www.redhat.com/mailman/listinfo/freeipa-devel</a></pre>
    </blockquote>
    Is there any chance that the point-to-a-pointer parameters will have
    valid values other than null passed in?  Almost seems that by
    initializing them to null, you might be masking a memory leak.  <br>
    <br>
    If not, then ACK<br>
  </body>
</html>