commit | a2e15af1239e9d5bf6c6c9c5ecb9651217d0efdf | [log] [tgz] |
---|---|---|
author | Logan <tzuhsiang.chien@gmail.com> | Fri Jan 07 11:46:08 2011 +0800 |
committer | Logan <tzuhsiang.chien@gmail.com> | Fri Jan 07 11:46:08 2011 +0800 |
tree | 7caa36cfed12db8fceafdf6eea71517f3d2da85a | |
parent | c7745d929b5044eb9f136897a142a436a74a3222 [diff] |
Fix several bugs. 1. Incorrect string pool offset calculation. 2. Move the sha1 checksum calculation code forward. 3. Assign file to mFile (in order to share with different method).