https://bz.apache.org/bugzilla/show_bug.cgi?id=62800

            Bug ID: 62800
           Summary: [PATCH] Fix null pointer exception if a picture shape
                    has no blip id
           Product: POI
           Version: 4.0.x-dev
          Hardware: PC
            Status: NEW
          Severity: major
          Priority: P2
         Component: XSLF
          Assignee: [email protected]
          Reporter: [email protected]
  Target Milestone: ---

Created attachment 36189
  --> https://bz.apache.org/bugzilla/attachment.cgi?id=36189&action=edit
fix null pointer exception

I introduced this bug with https://bz.apache.org/bugzilla/show_bug.cgi?id=62736
patch, now fixing it.
pictureShape.getBlipId() can return null, and equals does not work on that.

-- 
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to