[Freeipa-devel] [PATCH] fix DNS discovery in config

Rob Crittenden rcritten at redhat.com
Thu Jun 5 02:42:00 UTC 2008


Nathan Kinder wrote:
> Rob Crittenden wrote:
>> Under some conditions rl may not have been initialized so the config 
>> may error out with:
>>
>> UnboundLocalError: "local variable 'rl' referenced before assignment"
>>
>> This is caught and ignored but the result is that the records in DNS 
>> may not be used at all. Initializing rl to zero fixes this.
>>
>> I also convert the server list into a set to make each entry unique 
>> (and back to a list because that is what we are supposed to return)
> ack.

pushed to ipa-1-0 and master
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/x-pkcs7-signature
Size: 3245 bytes
Desc: S/MIME Cryptographic Signature
URL: <http://listman.redhat.com/archives/freeipa-devel/attachments/20080604/e24c9bde/attachment.bin>


More information about the Freeipa-devel mailing list