diff options
author | rofl0r <retnyg@gmx.net> | 2013-11-04 15:13:21 +0000 |
---|---|---|
committer | rofl0r <retnyg@gmx.net> | 2013-11-04 15:13:21 +0000 |
commit | e2ed37bc15fd4cf4ff1a258e1b8a6862077c04c5 (patch) | |
tree | 8e6a93c30c782f5a688b95a0d85d390aa03165e3 /src/linux/sync_file_range.c | |
parent | 7b5beabceb3ae644acf793a249bbf564faf1ebe6 (diff) | |
download | musl-e2ed37bc15fd4cf4ff1a258e1b8a6862077c04c5.tar.gz musl-e2ed37bc15fd4cf4ff1a258e1b8a6862077c04c5.tar.xz musl-e2ed37bc15fd4cf4ff1a258e1b8a6862077c04c5.zip |
fix timezone parser code crashing on 64bit sys
if sizeof(time_t) == 8, this code path was missing the correct offset into the zoneinfo file, using the header magic to do offset calculations. the 6 32bit fields to be read start at offset 20.
Diffstat (limited to 'src/linux/sync_file_range.c')
0 files changed, 0 insertions, 0 deletions