函数逻辑报告 |
Source Code:lib\test_kasan.c |
Create Date:2022-07-27 07:26:39 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
首页 | 函数Tree |
注解内核,赢得工具 | 下载SCCT | English |
函数名称:Note: test functions are marked noinline so that their names appear in* reports.
函数原型:static noinline void __init kmalloc_oob_right(void)
返回类型:void
参数:无
34 | size等于123 |
36 | 打印信息("out-of-bounds to right\n") |
37 | ptr等于kmalloc(size, GFP_KERNEL) |
38 | 如果非ptr则 |
39 | 打印错误信息("Allocation failed\n") |
40 | 返回 |
名称 | 描述 |
---|---|
kmalloc_tests_init |
源代码转换工具 开放的插件接口 | X |
---|---|
支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |