<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html; charset=ISO-8859-1"
 http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
On 10/25/2010 06:28 PM, Simo Sorce wrote:
<blockquote cite="mid:20101025182842.3e632d66@willson.li.ssimo.org"
 type="cite">
  <pre wrap="">
These are a few minor fixes and cleanups I split in multiple patches
for easier review.

1. makes sure we reset the generate flag at every loop, so that we do
not risk a false positive if multiple UUIDs are generated on an entry.

2. makes unlocks safer by tracking when we need to unlock and doing so
in the cleanup code. This is necessary as later code will be introduced
that may error out in the middle of the main loop.

3. tidy up some code and remove one nesting level (hopefully making
stuff slightly more readable). This is possible thanks to (2).

Simo.

  </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>
ACK<br>
ACK<br>
ACK<br>
</body>
</html>