- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for TestCVE202139293 (0.2 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 Nov 05 11:13:11 UTC 2024 - Last Modified: Thu Jul 25 00:25:45 UTC 2024 - 55.6K bytes - Viewed (0)