Commit 76856b4
committed
Add depth guard to deserialize_value_typed
Prevents usize underflow when dict key deserialization path calls
deserialize_value_typed with depth=0 on composite types.1 parent 06afa65 commit 76856b4
1 file changed
+3
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
524 | 524 | | |
525 | 525 | | |
526 | 526 | | |
| 527 | + | |
| 528 | + | |
| 529 | + | |
527 | 530 | | |
528 | 531 | | |
529 | 532 | | |
| |||
0 commit comments