Commit 26887e7
fix: hotfix v0.9.13 — files_tech_core 0.3.1 (SecretBytes.wipe unmodifiable)
Récupère le fix de files_tech_core 0.3.1 : SecretBytes.wipe devient
best-effort pour gérer les Uint8List non-modifiables retournés par
cryptography_flutter (FFI Android). Sans ce fix, le wipe pouvait planter
silencieusement dans les chemins de déverrouillage des coffres
(passphrase ou PIN).
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>1 parent 41d4c9d commit 26887e7
3 files changed
Lines changed: 3 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | | - | |
| 8 | + | |
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
175 | 175 | | |
176 | 176 | | |
177 | 177 | | |
178 | | - | |
| 178 | + | |
179 | 179 | | |
180 | 180 | | |
181 | 181 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
| 4 | + | |
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| |||
0 commit comments