Bug 61346 - Add sanity checks for byte[] allocation to EMF/WMF
Summary: Add sanity checks for byte[] allocation to EMF/WMF
Status: RESOLVED FIXED
Alias: None
Product: POI
Classification: Unclassified
Component: POI Overall (show other bugs)
Version: 3.17-dev
Hardware: PC All
: P2 enhancement (vote)
Target Milestone: ---
Assignee: POI Developers List
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-07-26 12:43 UTC by Tim Allison
Modified: 2017-07-26 12:49 UTC (History)
0 users



Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Tim Allison 2017-07-26 12:43:08 UTC
Fuzzed/corrupt emf/wmfs are triggering lots of OOMs.  Let's systematically review this new-ish portion of the code base and add sanity checks for allocation of byte[].
Comment 1 Tim Allison 2017-07-26 12:49:56 UTC
r1802997