Function report |
Source Code:mm\kasan\generic_report.c |
Create Date:2022-07-28 15:54:18 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:get_bug_type
Proto:const char *get_bug_type(struct kasan_access_info *info)
Type:char
Parameter:
Type | Parameter | Name |
---|---|---|
struct kasan_access_info * | info |
113 | If addr_has_shadow(access_addr) Then Return get_shadow_bug_type(info) |
115 | Return get_wild_bug_type(info) |
Name | Describe |
---|---|
print_error_description |
Source code conversion tool public plug-in interface | X |
---|---|
Support c/c++/esqlc/java Oracle/Informix/Mysql Plug-in can realize: logical Report Code generation and batch code conversion |