summaryrefslogtreecommitdiff
path: root/fs/jbd2/commit.c
diff options
context:
space:
mode:
authorLee Jones <lee.jones@linaro.org>2020-02-03 13:21:30 +0000
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2020-02-05 13:03:41 +0000
commit0406d59c89c88f6e636ac2c70fc36adf893f0c18 (patch)
tree2e30bd3e6b6e2732abd12bf2b829c0dbf59e14a4 /fs/jbd2/commit.c
parent1da25d34b29b0640f83e0720ec2eb100c4d2c333 (diff)
media: si470x-i2c: Move free() past last use of 'radio'
A pointer to 'struct si470x_device' is currently used after free: drivers/media/radio/si470x/radio-si470x-i2c.c:462:25-30: ERROR: reference preceded by free on line 460 Shift the call to free() down past its final use. NB: Not sending to Mainline, since the problem does not exist there, it was caused by the backport of 2df200ab234a ("media: si470x-i2c: add missed operations in remove") to the stable trees. Cc: <stable@vger.kernel.org> # v3.18+ Reported-by: kbuild test robot <lkp@intel.com> Reported-by: Julia Lawall <julia.lawall@lip6.fr> Signed-off-by: Lee Jones <lee.jones@linaro.org> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'fs/jbd2/commit.c')
0 files changed, 0 insertions, 0 deletions