spice-common/tests
Frediano Ziglio 420a15b776 Write a small test to test possible crash
This small test prove a that current generated demarshaller code
is not safe to integer overflows leading to buffer overflows.
Actually from a quick look at the protocol it seems that client
can't cause these overflows but server can quite easily at
demonstrated by this test.

Signed-off-by: Frediano Ziglio <fziglio@redhat.com>
Acked-by: Jonathon Jongsma <jjongsma@redhat.com>
2018-05-11 17:00:26 +01:00
..
Makefile.am Write a small test to test possible crash 2018-05-11 17:00:26 +01:00
test-logging.c log: Forbid the usage of obsolete SPICE_LOG_DOMAIN 2017-07-05 09:53:02 +01:00
test-marshallers.c test-marshallers: Test demarshalling 2017-09-25 16:13:27 +01:00
test-marshallers.h test-marshallers: Test demarshalling 2017-09-25 16:13:27 +01:00
test-marshallers.proto test-marshallers: Use unaligned structure 2017-09-25 16:13:18 +01:00
test-overflow.c Write a small test to test possible crash 2018-05-11 17:00:26 +01:00