[Freeipa-devel] [freeipa PR#422][opened] Fix reference before assignment

frasertweedale freeipa-github-notification at redhat.com
Tue Jan 31 01:31:02 UTC 2017


   URL: https://github.com/freeipa/freeipa/pull/422
Author: frasertweedale
 Title: #422: Fix reference before assignment
Action: opened

PR body:
"""
In 'store_session_cookie', if the server does not set the session
cookie for some reason, the 'session_cookie' variable does not get
assigned, resulting in UnboundLocalError.  Set an initial value of
'None'.

Fixes: https://fedorahosted.org/freeipa/ticket/6636
"""

To pull the PR as Git branch:
git remote add ghfreeipa https://github.com/freeipa/freeipa
git fetch ghfreeipa pull/422/head:pr422
git checkout pr422
-------------- next part --------------
A non-text attachment was scrubbed...
Name: freeipa-pr-422.patch
Type: text/x-diff
Size: 913 bytes
Desc: not available
URL: <http://listman.redhat.com/archives/freeipa-devel/attachments/20170131/36ba1354/attachment.bin>


More information about the Freeipa-devel mailing list