mirror of https://github.com/google/oss-fuzz.git
parent
89650d9919
commit
db700e3ca8
|
@ -127,7 +127,6 @@ public class Http11ProcessorDefaultServletFuzzer {
|
||||||
|
|
||||||
socket.close();
|
socket.close();
|
||||||
} catch (IOException e) {
|
} catch (IOException e) {
|
||||||
throw new FuzzerSecurityIssueHigh("Should only throw IOException.");
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
Loading…
Reference in New Issue