diff options
| author | Martin KaFai Lau <[email protected]> | 2023-03-07 22:59:35 -0800 |
|---|---|---|
| committer | Alexei Starovoitov <[email protected]> | 2023-03-10 11:06:02 -0800 |
| commit | 1f443d0f2b5702bad5f03aab544858ddd33999b7 (patch) | |
| tree | 2df4ef0df9e8eda139040e756dba148d9cb2c652 /include/linux/debugobjects.h | |
| parent | 57ef77152b58770cbd54d624babd8f5d90805ea7 (diff) | |
selftests/bpf: Check freeing sk->sk_local_storage with sk_local_storage->smap is NULL
This patch tweats the socket_bind bpf prog to test the
local_storage->smap == NULL case in the bpf_local_storage_free()
code path. The idea is to create the local_storage with
the sk_storage_map's selem first. Then add the sk_storage_map2's selem
and then delete the earlier sk_storeage_map's selem.
Signed-off-by: Martin KaFai Lau <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Alexei Starovoitov <[email protected]>
Diffstat (limited to 'include/linux/debugobjects.h')
0 files changed, 0 insertions, 0 deletions