diff options
author | Noel Power <noel.power@suse.com> | 2012-12-19 17:35:31 +0000 |
---|---|---|
committer | Noel Power <noel.power@suse.com> | 2012-12-19 17:40:02 +0000 |
commit | 8b9b779e9fc1de7186217b7be75ef02bb66e2da9 (patch) | |
tree | 86ec05b30620b6266d3b13643c8f58a0655755e2 /sal/CppunitTest_sal_osl_getsystempathfromfileurl.mk | |
parent | 551cd207621be5922c528d32a6b349bcd8b10925 (diff) |
fix crash for fdo#58306 when appending to OUStringBuffer initialised with ""
don't call rtl_uString_newFromLiteral when literal has zero length as
that cheats and doesn't assign a buffer. what we really want to do
is assign a buffer with initial capacity ( but no content )
Change-Id: I9d642c453dee747aca6365abb15408c05f86bb52
Diffstat (limited to 'sal/CppunitTest_sal_osl_getsystempathfromfileurl.mk')
0 files changed, 0 insertions, 0 deletions