]> source.dussan.org Git - poi.git/commit
bug 59786: fix NPE from winmail.dat files if message body is null
authorJaven O'Neal <onealj@apache.org>
Sun, 3 Jul 2016 23:13:37 +0000 (23:13 +0000)
committerJaven O'Neal <onealj@apache.org>
Sun, 3 Jul 2016 23:13:37 +0000 (23:13 +0000)
commit9e315cd89d188bfd847faa4e7451a35ebf489fb3
tree6f42ab2cbe666cfc8ce688367619635869f4ff52
parent227ae301549a3796e915a58012aad7913b91c068
bug 59786: fix NPE from winmail.dat files if message body is null

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1751180 13f79535-47bb-0310-9956-ffa450edef68
src/scratchpad/src/org/apache/poi/hmef/extractor/HMEFContentsExtractor.java
src/scratchpad/testcases/org/apache/poi/hmef/extractor/TestHMEFContentsExtractor.java [new file with mode: 0644]