summaryrefslogtreecommitdiff
path: root/cppuhelper
diff options
context:
space:
mode:
authorLuboš Luňák <l.lunak@collabora.com>2022-09-22 10:34:04 +0200
committerEike Rathke <erack@redhat.com>2022-09-23 11:51:24 +0200
commite47e0cb0ad1dc3554e9b57f8562a217cf785edbf (patch)
treed733f9efb3c51b16455760873d0e60a79c735528 /cppuhelper
parent31a8de10e8f60d79d6eb588a049567b89a48f0b1 (diff)
make sure SharedString::EMPTY_STRING is interned in pools (tdf#150647)
Without this, it may not actually be there, so interning "" would use a different string instance, and then comparing with SharedString::getEmptyString() would actually compare non-equal. Change-Id: I22660f63aa321e3a8f72cfb96df1db56e08fbb84 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/140402 Tested-by: Jenkins Reviewed-by: Eike Rathke <erack@redhat.com>
Diffstat (limited to 'cppuhelper')
0 files changed, 0 insertions, 0 deletions