summaryrefslogtreecommitdiffstats
path: root/hwpfilter
diff options
context:
space:
mode:
Diffstat (limited to 'hwpfilter')
-rw-r--r--hwpfilter/source/hbox.cxx1
1 files changed, 1 insertions, 0 deletions
diff --git a/hwpfilter/source/hbox.cxx b/hwpfilter/source/hbox.cxx
index 7520c68c934a..491353f92e61 100644
--- a/hwpfilter/source/hbox.cxx
+++ b/hwpfilter/source/hbox.cxx
@@ -379,6 +379,7 @@ Picture::Picture()
, pictype(0)
, ishyper(false)
{
+ memset(&picinfo, 0, sizeof(picinfo));
}
Picture::~Picture()