Bug 61346

Summary: Add sanity checks for byte[] allocation to EMF/WMF
Product: POI Reporter: Tim Allison <tallison>
Component: POI OverallAssignee: POI Developers List <dev>
Status: RESOLVED FIXED    
Severity: enhancement    
Priority: P2    
Version: 3.17-dev   
Target Milestone: ---   
Hardware: PC   
OS: All   

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