openwrt/target/linux/generic
Mantas Pucka 8386f975a9 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>
2019-06-15 00:27:08 +02:00
..
backport-4.14 kernel: bump 4.14 to 4.14.125 (FS#2305 FS#2297) 2019-06-12 15:25:41 +02:00
files generic: ar8216: group MIB counters and use two basic ones only by default 2019-05-20 21:17:57 +02:00
hack-4.14 kernel: mt29f_spinand: fix memory leak during page program 2019-06-15 00:27:08 +02:00
image treewide: replace nbd@openwrt.org with nbd@nbd.name 2016-06-07 08:58:42 +02:00
other-files kernel: move initramfs's init script out of base-files 2017-04-04 14:06:40 +02:00
pending-4.14 kernel: bump 4.14 to 4.14.125 (FS#2305 FS#2297) 2019-06-12 15:25:41 +02:00
config-4.14 kernel: bump 4.14 to 4.14.125 (FS#2305 FS#2297) 2019-06-12 15:25:41 +02:00
PATCHES kernel: update PATCHES with a stricter policy 2013-07-09 20:52:07 +00:00