Function report |
Source Code:security\apparmor\policy_unpack.c |
Create Date:2022-07-28 19:52:12 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:st if read will be in packed data bounds
Proto:static bool inbounds(struct aa_ext *e, size_t size)
Type:bool
Parameter:
Type | Parameter | Name |
---|---|---|
struct aa_ext * | e | |
size_t | size |
203 | Return size <= end - pointer to current position in the buffer |
Name | Describe |
---|---|
unpack_u16_chunk | aa_u16_chunck - test and do bounds checking for a u16 size based chunk*@e: serialized data read head (NOT NULL)*@chunk: start address for chunk of data (NOT NULL)* Returns: the size of chunk found with the read head at the end of the chunk. |
unpack_X | pack control byte |
unpack_u8 | |
unpack_u32 | |
unpack_u64 | |
unpack_array | |
unpack_blob |
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 |