libreoffice-online/common
Miklos Vajna d8e6fa411c fuzzer: fix this up so it works again
After fixing this single assertion failure, the

./loolwsd_fuzzer --config-file=loolwsd.xml --o:storage.filesystem[@allow]=true --o:logging.level=fatal

invocation works. (It does not really fuzz anything, but it's a single
unpriviliged process at least.)

Change-Id: I45f877e5eb023e3ddfc96a7373c6300e4bb77962
Reviewed-on: https://gerrit.libreoffice.org/c/online/+/89115
Tested-by: Jenkins CollaboraOffice <jenkinscollaboraoffice@gmail.com>
Reviewed-by: Miklos Vajna <vmiklos@collabora.com>
2020-02-20 18:03:10 +01:00
..
Authorization.cpp Resolved: Server crash when link opened in new tab 2020-01-22 23:23:51 +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 wsd: dynamic child timeout 2019-10-29 02:30:07 +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 copyFile: de-poco-ize and handle EINTR and short writes. 2020-01-21 15:07:54 +00:00
FileUtil.hpp copyFile: de-poco-ize and handle EINTR and short writes. 2020-01-21 15:07:54 +00:00
IoUtil.cpp killpoco: removed StringTokenizer from common directory 2019-11-15 14:54:29 +01:00
IoUtil.hpp
JsonUtil.hpp wsd: don't warn on missing json 2018-10-16 20:12:23 -04:00
Log.cpp wsd: avoid malloc in signal handler 2019-11-19 16:13:33 +01:00
Log.hpp wsd: logging improvements 2019-10-28 10:48:01 +01: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 killpoco: Remove trivial StringTokenizer uses from some files. 2019-11-08 22:21:31 +01:00
MessageQueue.hpp unipoll: restore missing asserts & some cleanup. 2019-05-10 17:37:59 +01:00
Png.hpp test: improve TileCacheTests 2019-10-29 02:32:05 +01:00
Protocol.cpp killpoco: Remove POCO from Protocol.cpp + related StringTokenizer usage. 2019-11-08 22:20:58 +01:00
Protocol.hpp killpoco: Remove StringTokenizer from LOOLWSD.cpp. 2019-11-08 22:24:08 +01:00
Rectangle.hpp Rectangle: make members private 2018-11-14 09:07:54 +01:00
Seccomp.cpp Seccomp: add ARM support 2019-11-22 18:49:00 +01:00
Seccomp.hpp wsd: always use signal-safe calls 2018-10-16 20:12:23 -04:00
security.h
Session.cpp watermarking: create SessionMap template to canonicalize views. 2020-01-06 13:52:29 +01:00
Session.hpp tdf#130673 - kill obsolete locking. 2020-02-14 23:33:49 +01:00
SigUtil.cpp sighandler: break infinite loop with corrupted heap 2020-01-18 17:23:02 +01:00
SigUtil.hpp wsd: debug: add env variable "PAUSEFORDEBUGGER" to attach debugger 2019-12-20 19:57:47 +01:00
SpookyV2.cpp
SpookyV2.h Revert "Get rid of use of GNU libtool" and its follow-up 2019-05-27 10:25:51 +03:00
Unit.cpp UnitBase::exitTest: make sure we flag for termination only once 2020-02-19 11:16:09 +01:00
Unit.hpp fuzzer: fix this up so it works again 2020-02-20 18:03:10 +01:00
UnitHTTP.hpp Switch local prisoner sockets to abstract UDS 2019-03-30 16:51:06 +00:00
Util.cpp util: for process thread count - ignore '.' and '..' in /proc/self/tasks 2020-01-20 22:04:40 +01:00
Util.hpp Dump DocumentBroker state more completely. 2019-11-27 19:17:27 +00:00