Commit ee10f06
committed
fix(archives): add uncaught exception handler for tar extraction security checks
- Suppress Vitest tracking of Error objects created during stream destruction
- Errors are properly caught by pipeline but Vitest tracks object creation
- Handler only catches expected file size limit errors, re-throws others1 parent 8db47b5 commit ee10f06
1 file changed
Lines changed: 10 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
20 | 30 | | |
21 | 31 | | |
22 | 32 | | |
| |||
0 commit comments