11935 Commits (1cb621d35d1e8e47d868f4ef6a9d186aa835e708)
 

Author SHA1 Message Date
Behdad Esfahbod 079dc40112 Avoid overflow in TableDirectory sanitize 15 years ago
Behdad Esfahbod fb5904ec93 Make casts more explicit 15 years ago
Behdad Esfahbod 565c80bd29 Make sure semicolon is expected after DEFINE_NULL_DATA() 15 years ago
Behdad Esfahbod bb1e16335e Improve Subst/Pos SubTable access and sanitize 15 years ago
Behdad Esfahbod 81f2af40f9 Simplify Extension offset now that our int types have no alignment 15 years ago
Behdad Esfahbod 19828ad42d Sanitize shallow in Lookup since the generic SubLookup has no methods 15 years ago
Behdad Esfahbod e5546a4352 Watch for overflow in Array sanitize 15 years ago
Behdad Esfahbod 4f5f1c34dd Rename const_sub_array to sub_array since all consts are implicit now 15 years ago
Behdad Esfahbod 0795b784dd Cosmetic 15 years ago
Behdad Esfahbod 2d98d3bbaa Simplify Lookup sanitize 15 years ago
Behdad Esfahbod c755cb3e3a Change header comment 15 years ago
Behdad Esfahbod 243d20e011 More cast simplification 15 years ago
Behdad Esfahbod 0dfcc13a46 Rename ConstCharP to CharP (overloaded now) 15 years ago
Behdad Esfahbod 62c0fd7573 Cleanup de-const-casting during sanitize 15 years ago
Behdad Esfahbod dd15587056 Add more comments 15 years ago
Behdad Esfahbod c85c362067 Add comment 15 years ago
Behdad Esfahbod 2467c669c2 Add comment 15 years ago
Behdad Esfahbod 29c3f5e1b6 Improve comment 15 years ago
Behdad Esfahbod 01c01618e9 Further simplify IntType struct defs 15 years ago
Behdad Esfahbod 2cb08458f6 Rename const_array() to array() (overloaded) 15 years ago
Behdad Esfahbod 2e2f43edf2 Remove ArrayAfter, use StructAfter in place 15 years ago
Behdad Esfahbod e961c86c57 Convert NEXT() and ARRAY_AFTER() macros to templates 15 years ago
Behdad Esfahbod 198facdc55 Use templates for const char * casts 15 years ago
Behdad Esfahbod 1922ffe701 Const correctness 15 years ago
Behdad Esfahbod e032ed9f75 Use templates for defining int typess 15 years ago
Behdad Esfahbod 2c9fd2adce Remove unused macro 15 years ago
Behdad Esfahbod 7a52f28117 Rename macros 15 years ago
Behdad Esfahbod ffff7dc44c Minor 15 years ago
Behdad Esfahbod f60f2166c4 Move macros around 15 years ago
Behdad Esfahbod 649a4344ca Remove unused macros 15 years ago
Behdad Esfahbod eba8b4f644 GNOME Bug 613015 - [HB] Does not sanitize Device tables referenced from ValueRecords 15 years ago
Behdad Esfahbod 673a4efcbc WIP 15 years ago
Behdad Esfahbod 40d73bc68d Improve comments 15 years ago
Behdad Esfahbod 394bad41a7 Remove stale TODO item 15 years ago
Behdad Esfahbod 9d3677899f Use a function template instead of struct template for Null 15 years ago
Behdad Esfahbod ffd321afd9 Simplify Tag struct 15 years ago
Behdad Esfahbod 00e23fcc6f Cosmetic 15 years ago
Behdad Esfahbod a87072db5d Fix Class operator return type 15 years ago
Behdad Esfahbod f9b3772798 Add couple consts to operators 15 years ago
Behdad Esfahbod 53d237ec63 Remove ASSERT_SIZE_DATA 15 years ago
Behdad Esfahbod 06558d2a74 Round instead of trunc 15 years ago
Behdad Esfahbod 0e206de986 Fix warnings 15 years ago
Behdad Esfahbod d5943407a4 Fix debug build 15 years ago
Behdad Esfahbod 12b27ed91d Fix leak when duplicating blob 15 years ago
Behdad Esfahbod 4b8487d83e Fix the mystery bug! 15 years ago
Behdad Esfahbod 9b39755d10 Typo 15 years ago
Behdad Esfahbod f85ec1c7da Cosmetic 15 years ago
Behdad Esfahbod e48ed72230 [ft] Check stream->read instead of stream->base 15 years ago
Behdad Esfahbod 917c227500 Make blob unlocking 64bit-safe 15 years ago
Behdad Esfahbod ecd2e996d2 Improve the alignment for NullPool 15 years ago