This commit is contained in:
Behdad Esfahbod 2018-02-07 21:54:33 -06:00
parent 941bbd9f25
commit 77ad8b5c8b
1 changed files with 2 additions and 0 deletions

View File

@ -154,6 +154,8 @@ typedef struct OffsetTable
tags.advance (table_count);
blobs.advance (table_count);
/* TODO: update head table checkSumAdjustment. */
tables.qsort ();
return_trace (true);
}