libreoffice-online/test
Ashod Nakashian 6cd1d511be wsd: avoid segfault when handling invalid paste command
The payload of paste can't have length 0.

Now we silently skip such cases, although perhaps we
should be more strict and disconnect the offending
client.

Change-Id: Iaa2e7373277f9e7d85209aec56a2f8ee0ef7e801
Reviewed-on: https://gerrit.libreoffice.org/34112
Reviewed-by: Ashod Nakashian <ashnakash@gmail.com>
Tested-by: Ashod Nakashian <ashnakash@gmail.com>
2017-02-10 07:02:26 +00:00
..
data wsd: unittest for document load failure validation 2017-01-16 06:27:00 +00:00
.gitignore
countloolkits.hpp wsd: more time to count lool processes 2017-01-30 02:08:39 +00:00
helpers.hpp fuzzer: Use the dummy LOK implementation when fuzzing. 2017-02-08 11:54:50 +01:00
httpcrashtest.cpp wsd: improved crash kit test 2017-01-16 01:48:43 +00:00
httpwserror.cpp wsd: allow testing higher MAX_DOCUMENTS and MAX_CONNECTIONS 2017-01-30 02:11:47 +00:00
httpwstest.cpp wsd: avoid segfault when handling invalid paste command 2017-02-10 07:02:26 +00:00
integration-http-server.cpp wsd: refactor/dedup the lokit process counting tests 2017-01-09 06:18:43 +00:00
Makefile.am Skip unit-oob.la for now as loading it fails with an undefined symbol 2017-01-16 11:23:58 +02:00
run_unit.sh.in Cleanup unit test output a little. 2016-12-08 17:47:21 +00:00
test.cpp Bin default values for parameters that were defaulted at just one call site 2017-01-16 14:05:10 +02:00
TileCacheTests.cpp wsd: faster and more informative tile tests 2017-01-30 02:03:54 +00:00
TileQueueTests.cpp Revert "loolwsd: improved MessageQueue" 2017-01-26 11:49:29 +01:00
UnitAdmin.cpp convert enums to scoped 2016-12-22 09:51:56 +00:00
UnitFonts.cpp add a configure option for using clang compiler plugins 2016-12-22 14:23:42 +00:00
UnitFuzz.cpp loplugin:unnecessaryoverride 2016-12-22 14:41:10 +00:00
UnitMinSocketBufferSize.cpp convert enums to scoped 2016-12-22 09:51:56 +00:00
UnitOOB.cpp convert enums to scoped 2016-12-22 09:51:56 +00:00
UnitPrefork.cpp loplugin:implicitboolconversion 2016-12-22 14:54:56 +00:00
UnitStorage.cpp convert enums to scoped 2016-12-22 09:51:56 +00:00
UnitTileCache.cpp loplugin:unreffun 2016-12-27 10:26:23 +00:00
UnitTimeout.cpp add a configure option for using clang compiler plugins 2016-12-22 14:23:42 +00:00
WhiteBoxTests.cpp wsd: improved test and cosmetics 2017-02-03 07:08:43 +00:00