]> CyberLeo.Net >> Repos - SourceForge/eyefi-config.git/commit
Don't clobber password. eyefi-config-008
authorDave Hansen <dave@linux.vnet.ibm.com>
Tue, 17 Feb 2009 17:32:22 +0000 (09:32 -0800)
committerDave Hansen <dave@linux.vnet.ibm.com>
Tue, 17 Feb 2009 17:32:22 +0000 (09:32 -0800)
commit447da844448f85d9672ac17961d84fb75752f7e6
treea26b7374d3a0d5bbbd9fa886d02548ea4c5d3d0a
parent468520221a117e6e4fdad9ce3cbdb5983c2a5df5
Don't clobber password.

We used to clobber the password that came in from the user
when converting it from ASCII to binary for WEP.  That
screwed it up because we need to use it twice: once for
testing, and once for the actual addition.
eyefi-config.c