aboutsummaryrefslogtreecommitdiffstats
path: root/package/kernel
diff options
context:
space:
mode:
authorMantas Pucka <mantas@8devices.com>2019-06-11 17:08:48 +0300
committerChristian Lamparter <chunkeey@gmail.com>2019-06-15 19:05:30 +0200
commit85eda6f61e53c2ac6bc1a7a0f64813153df8fbb3 (patch)
treec3fcd97c76c3d670d628dcba1944f63c061e643d /package/kernel
parenta0543d8e702b36eab39df24a09a94ccbae864256 (diff)
downloadupstream-85eda6f61e53c2ac6bc1a7a0f64813153df8fbb3.tar.gz
upstream-85eda6f61e53c2ac6bc1a7a0f64813153df8fbb3.tar.bz2
upstream-85eda6f61e53c2ac6bc1a7a0f64813153df8fbb3.zip
kernel: mt29f_spinand: fix memory leak during page program
Memory is allocated with devm_kzalloc() on every page program and leaks until device is closed (which never happens). Convert to kzalloc() and handle error paths manually. Signed-off-by: Mantas Pucka <mantas@8devices.com>
Diffstat (limited to 'package/kernel')
0 files changed, 0 insertions, 0 deletions