kernel: fix a memory leak in split_rootfs_data()
authorHauke Mehrtens <hauke@hauke-m.de>
Sun, 28 Apr 2013 17:01:56 +0000 (17:01 +0000)
committerHauke Mehrtens <hauke@hauke-m.de>
Sun, 28 Apr 2013 17:01:56 +0000 (17:01 +0000)
commite7e4afbb645005b32ec506671a91c10059491e55
tree15eb81f1b6a177602461f27acd76e0e056ce56db
parentc807a7737f1b034d4776312bd1dee12ce7860595
kernel: fix a memory leak in split_rootfs_data()

allocate_partition() copies all the content of dpart into a new struct.

SVN-Revision: 36475
target/linux/generic/patches-3.8/400-rootfs_split.patch
target/linux/generic/patches-3.9/400-rootfs_split.patch