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)
commit1f6483172f04007c492788bae6f91ba0701092a1
treefa15fae7de4e271b738b7a070eff41fb9fedce5d
parente95a16d5acb6f9291b93cb1eca590e43cece206e
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