- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for TestCVE202139293 (0.14 sec)
-
src/archive/zip/reader_test.go
if err != nil { t.Fatalf("NewReader failed: %s", err) } if len(r.File) != 5 { t.Errorf("Archive has unexpected number of files, got %d, want 5", len(r.File)) } } func TestCVE202139293(t *testing.T) { // directory size is so large, that the check in Reader.init // overflows when subtracting from the archive size, causing // the pre-allocation check to be bypassed. data := []byte{
Registered: Tue Sep 09 11:13:09 UTC 2025 - Last Modified: Tue Mar 11 22:19:38 UTC 2025 - 56.6K bytes - Viewed (0)