Skip to content

Commit 8347d96

Browse files
committed
add a comment on test wrt #316
1 parent d950e59 commit 8347d96

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

cbor/src/test/java/com/fasterxml/jackson/dataformat/cbor/failing/Fuzz_35979_StringValueTest.java

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ public class Fuzz_35979_StringValueTest extends CBORTestBase
1212
{
1313
private final ObjectMapper MAPPER = cborMapper();
1414

15+
// [dataformats-binary#316]
1516
// https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=35979
1617
public void testInvalidTextValueWithBrokenUTF8() throws Exception
1718
{

0 commit comments

Comments
 (0)