commit | 29c07c7a79a97a90193aa3969cb3d4752c50bb81 | [log] [tgz] |
---|---|---|
author | David 'Digit' Turner <digit@google.com> | Tue Jul 15 10:07:10 2014 +0200 |
committer | David 'Digit' Turner <digit@google.com> | Tue Jul 15 10:08:26 2014 +0200 |
tree | b02dff7c5301e44ac8284e8b0f4f3f4c93fa4bff | |
parent | b244de10aac448aa9a51cf22d7bc420170dbf215 [diff] |
android/filesystems: Fix a bug in ramdisk_extractor.cpp This patch fixes a bug that prevented proper extraction of ramdisk files when the target file appears after another file with the exact same name length in the cpio stream. + Add regression test that updates the test ramdisk image. Change-Id: I7e03c8acf725fd15a94c97bd2592690297d59ab3 Signed-off-by: Jason Hu <jia-cheng.hu@intel.com>