[Bug 1830] Patch to get py-bcrypt to build for Python 2.6 on Windows

bugzilla-daemon at bugzilla.mindrot.org bugzilla-daemon at bugzilla.mindrot.org
Mon Mar 7 01:18:24 EST 2011


https://bugzilla.mindrot.org/show_bug.cgi?id=1830

wahaa <mutuka+mindrot at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |mutuka+mindrot at gmail.com

--- Comment #5 from wahaa <mutuka+mindrot at gmail.com> 2011-03-07 01:18:25 EST ---
(In reply to comment #2)
> What error does this fix? I'd prefer not to make extra copies of the
> password as each increases the chance that it will remain in memory.

The patch only moves the declarations of the variables to the beginning
of the block, so no extra copies. 

With it applied, py-bcrypt builds (and tests) successfully with both
Python 2.6.6 and Python 2.7.1 (using MSVC 2008).

-- 
Configure bugmail: https://bugzilla.mindrot.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching the assignee of the bug.
You are watching someone on the CC list of the bug.


More information about the openssh-bugs mailing list