Commit 7668a63
Fix the crash caused by timeout when reading or writing keychain on macOS
Reproduction method: Enter the password when reading or writing
the keychain for the first time. If the input is slow and causes
the read or write timeout, the application will crash.1 parent d972099 commit 7668a63
1 file changed
+4
-5
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
122 | 122 | | |
123 | 123 | | |
124 | 124 | | |
125 | | - | |
126 | | - | |
127 | | - | |
128 | | - | |
129 | | - | |
| 125 | + | |
| 126 | + | |
| 127 | + | |
| 128 | + | |
130 | 129 | | |
131 | 130 | | |
132 | 131 | | |
| |||
0 commit comments