We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d950e59 commit 8347d96Copy full SHA for 8347d96
cbor/src/test/java/com/fasterxml/jackson/dataformat/cbor/failing/Fuzz_35979_StringValueTest.java
@@ -12,6 +12,7 @@ public class Fuzz_35979_StringValueTest extends CBORTestBase
12
{
13
private final ObjectMapper MAPPER = cborMapper();
14
15
+ // [dataformats-binary#316]
16
// https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=35979
17
public void testInvalidTextValueWithBrokenUTF8() throws Exception
18
0 commit comments