aboutsummaryrefslogtreecommitdiff
path: root/net/lapb/lapb_subr.c
diff options
context:
space:
mode:
authorBaokun Li <[email protected]>2021-11-15 09:31:43 +0800
committerRichard Weinberger <[email protected]>2021-12-23 22:28:23 +0100
commit0d76502172d83e1e09aedbdced3d8be0ef1abcb5 (patch)
treee02cb685339c7435445626520ecd116925833bfa /net/lapb/lapb_subr.c
parent88618feecf44e774e03cf49872567398b0177d25 (diff)
ubifs: fix double return leb in ubifs_garbage_collect
If ubifs_garbage_collect_leb() returns -EAGAIN and enters the "out" branch, ubifs_return_leb will execute twice on the same lnum. This can cause data loss in concurrency situations. Reported-by: Hulk Robot <[email protected]> Signed-off-by: Baokun Li <[email protected]> Signed-off-by: Richard Weinberger <[email protected]>
Diffstat (limited to 'net/lapb/lapb_subr.c')
0 files changed, 0 insertions, 0 deletions