commons-imaging
commons-imaging copied to clipboard
Check for null when creating PixelParser (oss-fuzz 34180)
The code is still throwing a NullPointerException, but now it will throw the exception in the constructor, instead of only when a method of the object is called.