Lines Matching full:helper

2 	"helper access to variable memory: stack, bitwise AND + JMP, correct bounds",
30 "helper access to variable memory: stack, bitwise AND, zero included",
47 "helper access to variable memory: stack, bitwise AND + JMP, wrong max",
67 "helper access to variable memory: stack, JMP, correct bounds",
95 "helper access to variable memory: stack, JMP (signed), correct bounds",
123 "helper access to variable memory: stack, JMP, bounds + offset",
144 "helper access to variable memory: stack, JMP, wrong max",
164 "helper access to variable memory: stack, JMP, no max check",
184 "helper access to variable memory: stack, JMP, no min check",
202 "helper access to variable memory: stack, JMP (signed), no min check",
220 "helper access to variable memory: map, JMP, correct bounds",
245 "helper access to variable memory: map, JMP, wrong max",
272 "helper access to variable memory: map adjusted, JMP, correct bounds",
298 "helper access to variable memory: map adjusted, JMP, wrong max",
326 "helper access to variable memory: size = 0 allowed on NULL (ARG_PTR_TO_MEM_OR_NULL)",
340 "helper access to variable memory: size > 0 not allowed on NULL (ARG_PTR_TO_MEM_OR_NULL)",
358 …"helper access to variable memory: size = 0 allowed on != NULL stack pointer (ARG_PTR_TO_MEM_OR_NU…
375 …"helper access to variable memory: size = 0 allowed on != NULL map pointer (ARG_PTR_TO_MEM_OR_NULL…
396 …"helper access to variable memory: size possible = 0 allowed on != NULL stack pointer (ARG_PTR_TO_…
420 …"helper access to variable memory: size possible = 0 allowed on != NULL map pointer (ARG_PTR_TO_ME…
442 …"helper access to variable memory: size possible = 0 allowed on != NULL packet pointer (ARG_PTR_TO…
466 "helper access to variable memory: size = 0 not allowed on NULL (!ARG_PTR_TO_MEM_OR_NULL)",
479 "helper access to variable memory: size > 0 not allowed on NULL (!ARG_PTR_TO_MEM_OR_NULL)",
492 …"helper access to variable memory: size = 0 allowed on != NULL stack pointer (!ARG_PTR_TO_MEM_OR_N…
505 …"helper access to variable memory: size = 0 allowed on != NULL map pointer (!ARG_PTR_TO_MEM_OR_NUL…
524 …"helper access to variable memory: size possible = 0 allowed on != NULL stack pointer (!ARG_PTR_TO…
545 …"helper access to variable memory: size possible = 0 allowed on != NULL map pointer (!ARG_PTR_TO_M…
565 "helper access to variable memory: 8 bytes leak",
592 "helper access to variable memory: 8 bytes no leak (init memory)",