bcachefs: Fix a null ptr deref in bch2_get_alloc_in_memory_pos()
authorKent Overstreet <kent.overstreet@linux.dev>
Fri, 22 Sep 2023 18:19:52 +0000 (14:19 -0400)
committerKent Overstreet <kent.overstreet@linux.dev>
Sun, 22 Oct 2023 21:10:15 +0000 (17:10 -0400)
commit82142a5541063addd15c84fcda890675035df8aa
tree4f69642a9d89673b67faa6a54f24e0bc81be2322
parentd8b6f8c3c6fe7eb279d031c5f7bdde086185f0d1
bcachefs: Fix a null ptr deref in bch2_get_alloc_in_memory_pos()

Reported-by: smatch
Signed-off-by: Kent Overstreet <kent.overstreet@linux.dev>
fs/bcachefs/backpointers.c