Commit Graph

3 Commits

Author SHA1 Message Date
wolfbeast b8a7674123 Crash fix: prevent crash from excessive tag depths in data files.
Limit is taken from layout reflow depth (200 at this time) although never allowed to be > UInt8 (255).
200 levels of nesting should certainly suffice!

Signed-off-by: wolfbeast <mcwerewolf@gmail.com>
2018-07-24 23:11:18 +08:00
wolfbeast 5ee6187aad Prep tree for forward-porting Goanna, stage 1 2018-07-24 23:10:50 +08:00
Moonchild baf46a6bf1 Merge pull request #1 from mozilla/esr38: Esr38 upstream pull 2018-07-24 23:04:07 +08:00