diff options
author | 2025-02-06 02:54:31 -0800 | |
---|---|---|
committer | 2025-02-07 18:17:07 -0800 | |
commit | 8784714d7f27045c7cb72456cf66705b73fbc804 (patch) | |
tree | 2dc69f046f163a4579e036ed4689b34b3bab3a98 /scripts/generate_rust_analyzer.py | |
parent | Merge branch 'bpf-some-fixes-for-nullness-elision' (diff) | |
download | wireguard-linux-8784714d7f27045c7cb72456cf66705b73fbc804.tar.xz wireguard-linux-8784714d7f27045c7cb72456cf66705b73fbc804.zip |
bpf: Handle allocation failure in acquire_lock_state
The acquire_lock_state function needs to handle possible NULL values
returned by acquire_reference_state, and return -ENOMEM.
Fixes: 769b0f1c8214 ("bpf: Refactor {acquire,release}_reference_state")
Signed-off-by: Kumar Kartikeya Dwivedi <memxor@gmail.com>
Link: https://lore.kernel.org/r/20250206105435.2159977-24-memxor@gmail.com
Signed-off-by: Alexei Starovoitov <ast@kernel.org>
Diffstat (limited to 'scripts/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions