Commit fe614ae
committed
res_phreaknet: Reload keys prior to 'keys fetch' operation.
If keys have been removed from disk when a key reload occurs, then
ast_key_get will return the key even though it no longer exists.
Reload keys beforehand so that keys are processed as newly created
keys rather than updated ones.1 parent f0f8087 commit fe614ae
2 files changed
Lines changed: 12 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4185 | 4185 | | |
4186 | 4186 | | |
4187 | 4187 | | |
4188 | | - | |
| 4188 | + | |
| 4189 | + | |
| 4190 | + | |
| 4191 | + | |
4189 | 4192 | | |
4190 | 4193 | | |
4191 | 4194 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
337 | 337 | | |
338 | 338 | | |
339 | 339 | | |
340 | | - | |
| 340 | + | |
341 | 341 | | |
342 | 342 | | |
343 | 343 | | |
| |||
804 | 804 | | |
805 | 805 | | |
806 | 806 | | |
| 807 | + | |
| 808 | + | |
| 809 | + | |
| 810 | + | |
| 811 | + | |
| 812 | + | |
807 | 813 | | |
808 | 814 | | |
809 | 815 | | |
| |||
894 | 900 | | |
895 | 901 | | |
896 | 902 | | |
| 903 | + | |
897 | 904 | | |
898 | 905 | | |
899 | 906 | | |
| |||
0 commit comments