Issue 112514 - writerfilter: uninitialized variables causes .docx crash
Summary: writerfilter: uninitialized variables causes .docx crash
Status: CLOSED FIXED
Alias: None
Product: Writer
Classification: Application
Component: open-import (show other issues)
Version: DEV300m83
Hardware: All Linux, all
: P3 Trivial (vote)
Target Milestone: ---
Assignee: caolanm
QA Contact: issues@sw
URL:
Keywords:
Depends on:
Blocks: 112516
  Show dependency tree
 
Reported: 2010-06-18 14:57 UTC by caolanm
Modified: 2013-08-07 14:44 UTC (History)
3 users (show)

See Also:
Issue Type: PATCH
Latest Confirmation in: ---
Developer Difficulty: ---


Attachments
initialize it (476 bytes, patch)
2010-06-18 14:58 UTC, caolanm
no flags Details | Diff
sample document (240.97 KB, application/octet-stream)
2010-06-18 15:01 UTC, caolanm
no flags Details

Note You need to log in before you can comment on or make changes to this issue.
Description caolanm 2010-06-18 14:57:56 UTC
Valgrind states uninitialized variables on loading this .docx, patch attached
silences it.
Comment 1 caolanm 2010-06-18 14:58:42 UTC
Created attachment 70083 [details]
initialize it
Comment 2 caolanm 2010-06-18 15:01:38 UTC
Created attachment 70084 [details]
sample document
Comment 3 mst.ooo 2010-07-01 17:40:35 UTC
mine
Comment 4 mst.ooo 2010-07-01 17:44:34 UTC
fixed in cws sw33bf06:
http://hg.services.openoffice.org/hg/cws/sw33bf06/rev/c4368c24778a
Comment 5 mst.ooo 2010-07-02 14:48:38 UTC
please verify
Comment 6 caolanm 2010-07-02 14:51:04 UTC
looks good
Comment 7 caolanm 2010-08-03 12:42:27 UTC
seen in master, closing