commit | bfd04df4807197261b9d36f16c5788a733129c05 | [log] [tgz] |
---|---|---|
author | Michael Sevakis <jethead71@rockbox.org> | Wed Jan 18 08:29:54 2017 -0500 |
committer | Michael Sevakis <jethead71@rockbox.org> | Tue Mar 21 23:11:55 2017 -0400 |
tree | d86208f0908516579fb7324fa880e8baef191d98 | |
parent | 05739efe8d9df2a83b983a86d07cb0715c6d19ee [diff] |
Dircache: Improve freed name memory recallocation There's only a need to check every MAX_TINYNAME+1 bytes and that the last character of the needed size 0xff in order to verify the size of the block since the minimum indirectly-stored string is MAX_TINYNAME+1. Change-Id: Ic789376b8575bab9266fcd54c610db0961de5d7f