]> 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)
commitca39856e9106e4a03c1ffd2137d944851cd83c1c
tree6f42ab2cbe666cfc8ce688367619635869f4ff52
parent549d12fbc249f712cffe8e0d579749a550ce43a4
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]