aboutsummaryrefslogtreecommitdiffhomepage
path: root/test
diff options
context:
space:
mode:
authorGravatar Nicolas Noble <nicolasnoble@users.noreply.github.com>2016-08-03 10:26:48 -0700
committerGravatar GitHub <noreply@github.com>2016-08-03 10:26:48 -0700
commiteedc335580c6691f5401674841be0362596e1d9c (patch)
tree55068bd9726c05628b8bea7f360cc6b3310c33f7 /test
parent1e6e21b745841e702f537699db564dbe39ccdd0d (diff)
parent18c71117b0d90f5e7d12a5473791eb5054a34b9f (diff)
Merge pull request #5803 from nicolasnoble/what-the-fuzz
Fixing json parsing issues detected by libfuzz.
Diffstat (limited to 'test')
-rw-r--r--test/core/json/json_test.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/core/json/json_test.c b/test/core/json/json_test.c
index ac1abbd8f3..7ea5caca5b 100644
--- a/test/core/json/json_test.c
+++ b/test/core/json/json_test.c
@@ -1,6 +1,6 @@
/*
*
- * Copyright 2015, Google Inc.
+ * Copyright 2015-2016, Google Inc.
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without