summaryrefslogtreecommitdiff
path: root/xmlscript
diff options
context:
space:
mode:
authorKohei Yoshida <kohei.yoshida@gmail.com>2013-01-24 22:24:44 -0500
committerKohei Yoshida <kohei.yoshida@gmail.com>2013-01-25 00:22:36 -0500
commit4153bcbc8e568e8e33c56bab68e9ea036c5dce5b (patch)
treee22b8ff9c6e37fcdf7d4725b37d0bc6da48c0d4f /xmlscript
parentfb422f088e249328bac0267dc6ee7b94146e3bd5 (diff)
bnc#798271: Don't delete the PropertyMapEntry instance prematurely.
When using comphelper::PropertyMapEntry array to create a UNO property set, we need to make sure we keep this instance while the property set object is alive, else it would cause a very hard-to-debug problem down the road... In this particular case, the aExportInfoMap array instance was destroyed when it went out of scope, but the xInfoSet which references it was used afterward. Change-Id: I02132b6b2e6bef7b461f0f77c2c4a3e911e42014
Diffstat (limited to 'xmlscript')
0 files changed, 0 insertions, 0 deletions