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

==26186==ERROR: AddressSanitizer: odr-violation (0x000002090ae0):
  [1] size=40 'SigHandlerTrap' ../common/SigUtil.cpp:76:12
  [2] size=40 'SigHandlerTrap' common/SigUtil.cpp:76:12
These globals were registered at these points:
  [1]:
    #0 0x5f9a28 in __asan_register_globals.part.13 /home/vmiklos/git/libreoffice/lode/packages/llvm-472c6ef8b0f53061b049039f9775ab127beafbe4.src/compiler-rt/lib/asan/asan_globals.cc:365
    #1 0x7f8f537f1d8b in asan.module_ctor (/home/vmiklos/git/libreoffice/online-san/test/../test/.libs/unit-copy-paste.so+0x60ad8b)

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

Change-Id: I54d5f6d4298848cacd437d302cff0e8c5003fb8c
2019-08-13 09:08:32 +02:00
..
Authorization.cpp Extract Authorization out of Auth and put it into common 2018-11-29 21:47:13 +01:00
Authorization.hpp Extract Authorization out of Auth and put it into common 2018-11-29 21:47:13 +01:00
Clipboard.hpp clipboard: persist selections for a while after a view closes. 2019-08-05 22:21:54 -04:00
Common.hpp Use compile-time rather than run-time string concatenation. 2019-05-20 12:30:01 +01:00
Crypto.cpp respond different logo brands when it has support 2018-05-24 15:10:45 -04:00
Crypto.hpp respond different logo brands when it has support 2018-05-24 15:10:45 -04:00
FileUtil.cpp 1GB should be enough for development 2019-05-23 12:38:31 +02:00
FileUtil.hpp
IoUtil.cpp Revert "Get rid of use of GNU libtool" and its follow-up 2019-05-27 10:25:51 +03:00
IoUtil.hpp
JsonUtil.hpp wsd: don't warn on missing json 2018-10-16 20:12:23 -04:00
Log.cpp Revert "Get rid of use of GNU libtool" and its follow-up 2019-05-27 10:25:51 +03:00
Log.hpp Log fatal errors also to stderr 2019-06-04 09:09:37 +02:00
LOOLWebSocket.hpp Mark LOOLWebSocket as deprecated, and dung it out a bit. 2018-07-26 09:23:37 +01:00
Message.hpp Switch to text/html for paste where we can. 2019-08-05 15:47:47 -04:00
MessageQueue.cpp Don't combine tiles a long way from each other. 2019-07-26 10:12:00 +01:00
MessageQueue.hpp unipoll: restore missing asserts & some cleanup. 2019-05-10 17:37:59 +01:00
Png.hpp wsd: use fast deflate level for png 2019-04-23 03:00:31 +02:00
Protocol.cpp IME support 2018-02-08 14:16:34 +05:30
Protocol.hpp android: Fix minor build issues. 2019-02-12 10:50:40 +01:00
Rectangle.hpp Rectangle: make members private 2018-11-14 09:07:54 +01:00
Seccomp.cpp wsd: flush logs before existing 2018-10-16 20:12:23 -04:00
Seccomp.hpp wsd: always use signal-safe calls 2018-10-16 20:12:23 -04:00
security.h
Session.cpp wsd: introduce "TemplateSource" WOPI property 2019-07-24 12:10:15 +02:00
Session.hpp wsd: introduce "TemplateSource" WOPI property 2019-07-24 12:10:15 +02:00
SigUtil.cpp common: wrap SigHandlerTrap in a getter function to avoid ODR violation 2019-08-13 09:08:32 +02:00
SigUtil.hpp common: wrap SigHandlerTrap in a getter function to avoid ODR violation 2019-08-13 09:08:32 +02:00
SpookyV2.cpp loplugin:includeform 2017-12-20 21:21:05 +05:30
SpookyV2.h Revert "Get rid of use of GNU libtool" and its follow-up 2019-05-27 10:25:51 +03:00
Unit.cpp common: wrap TerminationFlag in a getter function to avoid ODR violation 2019-08-08 09:10:59 +02:00
Unit.hpp Avoid assertion failure in the iOS app 2019-08-12 13:20:52 +03:00
UnitHTTP.hpp Switch local prisoner sockets to abstract UDS 2019-03-30 16:51:06 +00:00
Util.cpp Fix build - potential use before initialization 2019-08-05 21:18:57 -04:00
Util.hpp clipboard: a more helpful calc test. 2019-08-05 21:18:27 -04:00