summaryrefslogtreecommitdiff
path: root/libc/malloc_debug/malloc_debug.cpp
diff options
context:
space:
mode:
authorNeil Fuller <nfuller@google.com>2020-05-21 14:53:58 +0100
committerNeil Fuller <nfuller@google.com>2020-05-21 14:59:19 +0100
commit2b76a94c6883bca5aa117f4a882c2b53e0b40e2e (patch)
tree04b331df3d57c805bd9cb3c19fc8b778aeb8ad4d /libc/malloc_debug/malloc_debug.cpp
parent867b46a2ca6d8ebd9477878ce55c81de020b74cd (diff)
Track name changes in the tzdata format
The tzdata format has changed: Firstly, there is now a "final_offset", which serves as a pointer to the beginning of the section after the last known section. The pointer means that file size is no longer a factor when reading the last section and new sections could be added to the end of the file in future in a backwards compatible way. Secondly, since nothing uses zone.tab on Android it is being removed and the zonetab_offset is replaced by final_offset. The net effect for bionic is zero besides some comment / name changes. Test: build only Change-Id: Ia315083879c891f2d3fc84cf48e304c323ca89f2
Diffstat (limited to 'libc/malloc_debug/malloc_debug.cpp')
0 files changed, 0 insertions, 0 deletions