Skip to content
体验新版
项目
组织
正在加载...
登录
切换导航
打开侧边栏
OpenHarmony
Third Party CJSON
提交
b5f2e5c5
T
Third Party CJSON
项目概览
OpenHarmony
/
Third Party CJSON
大约 1 年 前同步成功
通知
6
Star
22
Fork
0
代码
文件
提交
分支
Tags
贡献者
分支图
Diff
Issue
0
列表
看板
标记
里程碑
合并请求
0
Wiki
0
Wiki
分析
仓库
DevOps
项目成员
Pages
T
Third Party CJSON
项目概览
项目概览
详情
发布
仓库
仓库
文件
提交
分支
标签
贡献者
分支图
比较
Issue
0
Issue
0
列表
看板
标记
里程碑
合并请求
0
合并请求
0
Pages
分析
分析
仓库分析
DevOps
Wiki
0
Wiki
成员
成员
收起侧边栏
关闭侧边栏
动态
分支图
创建新Issue
提交
Issue看板
体验新版 GitCode,发现更多精彩内容 >>
未验证
提交
b5f2e5c5
编写于
11月 04, 2017
作者:
M
Max Bruckner
提交者:
GitHub
11月 04, 2017
浏览文件
操作
浏览文件
下载
差异文件
Merge pull request #212 from yangfl/temp2
Remove trailing space
上级
8412b1e2
fa00278f
变更
12
隐藏空白更改
内联
并排
Showing
12 changed file
with
45 addition
and
45 deletion
+45
-45
CMakeLists.txt
CMakeLists.txt
+1
-1
LICENSE
LICENSE
+19
-19
cJSON.c
cJSON.c
+1
-1
fuzzing/inputs/test11
fuzzing/inputs/test11
+4
-4
fuzzing/inputs/test3
fuzzing/inputs/test3
+2
-2
fuzzing/inputs/test3.bu
fuzzing/inputs/test3.bu
+2
-2
fuzzing/inputs/test3.uf
fuzzing/inputs/test3.uf
+2
-2
fuzzing/inputs/test3.uu
fuzzing/inputs/test3.uu
+2
-2
fuzzing/inputs/test4
fuzzing/inputs/test4
+3
-3
tests/inputs/test11
tests/inputs/test11
+4
-4
tests/inputs/test3
tests/inputs/test3
+2
-2
tests/inputs/test4
tests/inputs/test4
+3
-3
未找到文件。
CMakeLists.txt
浏览文件 @
b5f2e5c5
...
...
@@ -238,7 +238,7 @@ endif()
option
(
ENABLE_LOCALES
"Enable the use of locales"
ON
)
if
(
ENABLE_LOCALES
)
add_definitions
(
-DENABLE_LOCALES
)
endif
()
endif
()
add_subdirectory
(
tests
)
add_subdirectory
(
fuzzing
)
LICENSE
浏览文件 @
b5f2e5c5
Copyright (c) 2009-2017 Dave Gamble and cJSON contributors
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in
all copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
THE SOFTWARE.
Copyright (c) 2009-2017 Dave Gamble and cJSON contributors
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in
all copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
THE SOFTWARE.
cJSON.c
浏览文件 @
b5f2e5c5
...
...
@@ -1062,7 +1062,7 @@ fail:
{
*
return_parse_end
=
(
const
char
*
)
local_error
.
json
+
local_error
.
position
;
}
global_error
=
local_error
;
}
...
...
fuzzing/inputs/test11
浏览文件 @
b5f2e5c5
bf{
"name": "Jack (\"Bee\") Nimble",
"format": {"type": "rect",
"width": 1920,
"height": 1080,
"name": "Jack (\"Bee\") Nimble",
"format": {"type": "rect",
"width": 1920,
"height": 1080,
"interlace": false,"frame rate": 24
}
}
fuzzing/inputs/test3
浏览文件 @
b5f2e5c5
...
...
@@ -6,7 +6,7 @@ bf{"widget": {
"width": 500,
"height": 500
},
"image": {
"image": {
"src": "Images/Sun.png",
"name": "sun1",
"hOffset": 250,
...
...
@@ -23,4 +23,4 @@ bf{"widget": {
"alignment": "center",
"onMouseUp": "sun1.opacity = (sun1.opacity / 100) * 90;"
}
}}
}}
fuzzing/inputs/test3.bu
浏览文件 @
b5f2e5c5
...
...
@@ -6,7 +6,7 @@ bu{"widget": {
"width": 500,
"height": 500
},
"image": {
"image": {
"src": "Images/Sun.png",
"name": "sun1",
"hOffset": 250,
...
...
@@ -23,4 +23,4 @@ bu{"widget": {
"alignment": "center",
"onMouseUp": "sun1.opacity = (sun1.opacity / 100) * 90;"
}
}}
}}
fuzzing/inputs/test3.uf
浏览文件 @
b5f2e5c5
...
...
@@ -6,7 +6,7 @@ uf{"widget": {
"width": 500,
"height": 500
},
"image": {
"image": {
"src": "Images/Sun.png",
"name": "sun1",
"hOffset": 250,
...
...
@@ -23,4 +23,4 @@ uf{"widget": {
"alignment": "center",
"onMouseUp": "sun1.opacity = (sun1.opacity / 100) * 90;"
}
}}
}}
fuzzing/inputs/test3.uu
浏览文件 @
b5f2e5c5
...
...
@@ -6,7 +6,7 @@ uu{"widget": {
"width": 500,
"height": 500
},
"image": {
"image": {
"src": "Images/Sun.png",
"name": "sun1",
"hOffset": 250,
...
...
@@ -23,4 +23,4 @@ uu{"widget": {
"alignment": "center",
"onMouseUp": "sun1.opacity = (sun1.opacity / 100) * 90;"
}
}}
}}
fuzzing/inputs/test4
浏览文件 @
b5f2e5c5
bf{"web-app": {
"servlet": [
"servlet": [
{
"servlet-name": "cofaxCDS",
"servlet-class": "org.cofax.cds.CDSServlet",
...
...
@@ -55,7 +55,7 @@ bf{"web-app": {
{
"servlet-name": "cofaxAdmin",
"servlet-class": "org.cofax.cds.AdminServlet"},
{
"servlet-name": "fileServlet",
"servlet-class": "org.cofax.cds.FileServlet"},
...
...
@@ -82,7 +82,7 @@ bf{"web-app": {
"cofaxAdmin": "/admin/*",
"fileServlet": "/static/*",
"cofaxTools": "/tools/*"},
"taglib": {
"taglib-uri": "cofax.tld",
"taglib-location": "/WEB-INF/tlds/cofax.tld"}}}
tests/inputs/test11
浏览文件 @
b5f2e5c5
{
"name": "Jack (\"Bee\") Nimble",
"format": {"type": "rect",
"width": 1920,
"height": 1080,
"name": "Jack (\"Bee\") Nimble",
"format": {"type": "rect",
"width": 1920,
"height": 1080,
"interlace": false,"frame rate": 24
}
}
tests/inputs/test3
浏览文件 @
b5f2e5c5
...
...
@@ -6,7 +6,7 @@
"width": 500,
"height": 500
},
"image": {
"image": {
"src": "Images/Sun.png",
"name": "sun1",
"hOffset": 250,
...
...
@@ -23,4 +23,4 @@
"alignment": "center",
"onMouseUp": "sun1.opacity = (sun1.opacity / 100) * 90;"
}
}}
\ No newline at end of file
}}
\ No newline at end of file
tests/inputs/test4
浏览文件 @
b5f2e5c5
{"web-app": {
"servlet": [
"servlet": [
{
"servlet-name": "cofaxCDS",
"servlet-class": "org.cofax.cds.CDSServlet",
...
...
@@ -55,7 +55,7 @@
{
"servlet-name": "cofaxAdmin",
"servlet-class": "org.cofax.cds.AdminServlet"},
{
"servlet-name": "fileServlet",
"servlet-class": "org.cofax.cds.FileServlet"},
...
...
@@ -82,7 +82,7 @@
"cofaxAdmin": "/admin/*",
"fileServlet": "/static/*",
"cofaxTools": "/tools/*"},
"taglib": {
"taglib-uri": "cofax.tld",
"taglib-location": "/WEB-INF/tlds/cofax.tld"}}}
\ No newline at end of file
编辑
预览
Markdown
is supported
0%
请重试
或
添加新附件
.
添加附件
取消
You are about to add
0
people
to the discussion. Proceed with caution.
先完成此消息的编辑!
取消
想要评论请
注册
或
登录