提交 3ea457e9 编写于 作者: J jingyu123412

提交OpenHarmony-SA-2022-0901动态测试用例

Signed-off-by: Njingyu123412 <1565704822@qq.com>
上级 d1e69f05
...@@ -15,8 +15,6 @@ ...@@ -15,8 +15,6 @@
*/ */
#include <stdio.h> #include <stdio.h>
#include <dlfcn.h> #include <dlfcn.h>
//#include <memory>
#include <stdio.h>
#include <unistd.h> #include <unistd.h>
/* The cJSON structure: */ /* The cJSON structure: */
...@@ -64,7 +62,7 @@ int main() ...@@ -64,7 +62,7 @@ int main()
} }
// 返回值不为null,没有修复漏洞,应该收到signal 11段错误提示 // 返回值不为null,没有修复漏洞,应该收到signal 11段错误提示
printf("OpenHarmony-SA-2022-0901 : vulnerable\n"); printf("OpenHarmony-SA-2022-0901 : vulnerable\n");
//cJSON_Delete(root); printf("But the vulnerability trigger failed\n");
return 0; return 0;
} }
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册