Commit a8a64bd
fix: validate backfill hash format before use
Add isHex validation to prevent unexpected behavior if malformed
data exists in the backfill table.
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>1 parent 53d5532 commit a8a64bd
1 file changed
Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
| 11 | + | |
11 | 12 | | |
12 | 13 | | |
13 | 14 | | |
| |||
167 | 168 | | |
168 | 169 | | |
169 | 170 | | |
170 | | - | |
| 171 | + | |
171 | 172 | | |
172 | 173 | | |
173 | 174 | | |
| |||
0 commit comments