Commit bba1f67
Al Viro
lirc: rc_dev_get_from_fd(): fix file leak
missing fdput() on a failure exit
Fixes: 6a9d552 "media: rc: bpf attach/detach requires write permission" # v6.9
Signed-off-by: Al Viro <[email protected]>1 parent b4cf5fc commit bba1f67
1 file changed
+3
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
828 | 828 | | |
829 | 829 | | |
830 | 830 | | |
831 | | - | |
| 831 | + | |
| 832 | + | |
832 | 833 | | |
| 834 | + | |
833 | 835 | | |
834 | 836 | | |
835 | 837 | | |
| |||
0 commit comments