aboutsummaryrefslogtreecommitdiff
path: root/include/linux/timerqueue.h
diff options
context:
space:
mode:
authorDaniel Borkmann <[email protected]>2016-11-19 01:45:03 +0100
committerDavid S. Miller <[email protected]>2016-11-21 11:25:58 -0500
commit6d67942dd0ebc3dddc86edf9208169d064a9b3d7 (patch)
tree3ecd94250b15a5c118ca12d42ad688a87f84718f /include/linux/timerqueue.h
parenta055c19be98bc065a4478663ba7f6833693b8958 (diff)
bpf: add __must_check attributes to refcount manipulating helpers
Helpers like bpf_prog_add(), bpf_prog_inc(), bpf_map_inc() can fail with an error, so make sure the caller properly checks their return value and not just ignores it, which could worst-case lead to use after free. Signed-off-by: Daniel Borkmann <[email protected]> Acked-by: Alexei Starovoitov <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'include/linux/timerqueue.h')
0 files changed, 0 insertions, 0 deletions