Go to file
Marc-André Lureau 91362d045a Fix invalid vdagent buffer access
The caller use the "size" argument in different ways. Either the size of
the data to convert, or the end boundary to be deduced by offset.

Fix it so the the "size" argument means the amount in bytes of data to
convert, that seems simpler and saner. (yay C)

Fixes: spice#53

Signed-off-by: Marc-André Lureau <marcandre.lureau@redhat.com>
2021-04-13 21:30:38 +04:00
common Fix invalid vdagent buffer access 2021-04-13 21:30:38 +04:00
docs codegen: Remove bytes array length support 2020-10-06 13:09:56 +01:00
m4 build: Remove dependencies to libgthread 2020-04-29 15:27:20 +01:00
python_modules codegen: Handle zero_terminated attribute in demashaller 2021-02-22 09:11:35 +00:00
tests Add missing include file string.h 2021-04-08 15:42:20 +01:00
.gitlab-ci.yml ci: Use spice-protocol master for make-win job 2020-03-22 10:32:22 +00:00
.gitmodules Integrate recorder library 2019-01-23 14:44:19 +00:00
.gitpublish Add a .gitpublish 2019-01-15 17:35:51 +04:00
autogen.sh Remove files moved to spice-protocol 2015-08-11 10:26:06 +02:00
configure.ac Add helper code for agent messages 2020-04-24 09:42:46 +01:00
COPYING Remove trailing whitespace 2015-12-18 11:41:15 +01:00
git.mk build: Update git.mk to latest version 2018-06-18 14:08:03 +01:00
Makefile.am configure.ac: add --enable-tests 2019-11-18 11:07:56 +00:00
meson_options.txt build: Allows to request a greater SPICE protocol version 2020-04-08 14:28:40 +01:00
meson.build build: Remove -Werror from Meson build 2020-07-03 10:42:14 +01:00
spice_codegen.py codegen: Exit with error on error generating C structures 2019-08-13 18:11:04 +01:00
spice.proto proto: Add support for side mouse buttons 2020-08-31 12:33:11 +01:00