diff options
author | Luboš Luňák <l.lunak@collabora.com> | 2022-09-22 10:34:04 +0200 |
---|---|---|
committer | Eike Rathke <erack@redhat.com> | 2022-09-23 11:51:24 +0200 |
commit | e47e0cb0ad1dc3554e9b57f8562a217cf785edbf (patch) | |
tree | d733f9efb3c51b16455760873d0e60a79c735528 /desktop | |
parent | 31a8de10e8f60d79d6eb588a049567b89a48f0b1 (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 'desktop')
0 files changed, 0 insertions, 0 deletions