Commit b87935e
committed
Initialize password and private key variables
Initialize password and private key variables before use to avoid
exception "local variable 'priv_key_f' referenced before assignment". A
fix in the implementation of issue #7.1 parent 61d9d35 commit b87935e
1 file changed
Lines changed: 3 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
113 | 113 | | |
114 | 114 | | |
115 | 115 | | |
| 116 | + | |
| 117 | + | |
| 118 | + | |
116 | 119 | | |
117 | 120 | | |
118 | 121 | | |
| |||
0 commit comments