libreoffice-online/kit
Miklos Vajna bd4d72d41f common: wrap TerminationFlag in a getter function to avoid ODR violation
Otherwise both loolwsd and unit-copy-paste.so would have a
TerminationFlag:

==11732==ERROR: AddressSanitizer: odr-violation (0x00000208f4a0):
  [1] size=1 'TerminationFlag' ../common/SigUtil.cpp:41:19
  [2] size=1 'TerminationFlag' common/SigUtil.cpp:41:19
These globals were registered at these points:
  [1]:
    #0 0x5f9988 in __asan_register_globals.part.13 /home/vmiklos/git/libreoffice/lode/packages/llvm-472c6ef8b0f53061b049039f9775ab127beafbe4.src/compiler-rt/lib/asan/asan_globals.cc:365
    #1 0x7f5df9cf18cb in asan.module_ctor (/home/vmiklos/git/libreoffice/online-san/test/../test/.libs/unit-copy-paste.so+0x60a8cb)

  [2]:
    #0 0x5f9988 in __asan_register_globals.part.13 /home/vmiklos/git/libreoffice/lode/packages/llvm-472c6ef8b0f53061b049039f9775ab127beafbe4.src/compiler-rt/lib/asan/asan_globals.cc:365
    #1 0xe2b4fe in asan.module_ctor (/home/vmiklos/git/libreoffice/online-san/loolwsd+0xe2b4fe)

Change-Id: Ic620b143ecb77699f40676ff39d0fa7abceb34d5
2019-08-08 09:10:59 +02:00
..
ChildSession.cpp leaflet: Improve handling of paste without source document 2019-08-06 14:50:51 -04:00
ChildSession.hpp clipboard: persist selections for a while after a view closes. 2019-08-05 22:21:54 -04:00
Delta.hpp DeltaBitmapRow: make members private 2018-11-08 09:16:57 +01:00
DummyLibreOfficeKit.cpp kit: make members private in DummyLibreOfficeKit 2019-01-18 09:07:20 +01:00
DummyLibreOfficeKit.hpp fuzzer: Add a dummy LibreOfficeKit implementation. 2017-02-08 11:25:21 +01:00
ForKit.cpp common: wrap TerminationFlag in a getter function to avoid ODR violation 2019-08-08 09:10:59 +02:00
Kit.cpp common: wrap TerminationFlag in a getter function to avoid ODR violation 2019-08-08 09:10:59 +02:00
Kit.hpp android: Make the LOK document accessible from the JNI. 2019-05-31 09:20:34 +02:00
KitHelper.hpp tdf#125425 add cell selection markers and cell auto fill marker 2019-07-29 08:51:55 +02:00
TestStubs.cpp TestStubs: add more stubs for sanitizers 2019-05-28 09:10:45 +02:00