Go to file
Frediano Ziglio f00fe84cc3 Prevent possible future buffer overflow
event_type should come only with specific values but
this in theory can change in the future.
To prevent overflows (just for logging) check value size
against lookup array.

Signed-off-by: Frediano Ziglio <fziglio@redhat.com>
Acked-by: Christophe de Dinechin <cdupontd@redhat.com>
2017-07-26 08:52:15 +01:00
build-aux build-sys: Use git-version-gen 2012-10-31 10:11:47 +01:00
common log: add comment to make code clearer 2017-07-24 16:45:38 +01:00
spice-protocol@666b5c5780 Check for set-monitors-position capability from client. 2015-08-06 12:01:45 +02:00
tests clipboard tester 2010-08-23 19:43:39 +03:00
vdagent fix format string for Visual Studio 2017-07-24 17:18:23 +01:00
vdservice Prevent possible future buffer overflow 2017-07-26 08:52:15 +01:00
.gitmodules Use spice-protocol submodule 2012-05-24 13:55:31 +02:00
autogen.sh build-sys: Fix autogen.sh permissions 2012-10-01 19:20:22 +02:00
configure.ac build: Package zip file 2016-11-17 13:17:23 +00:00
git.mk mingw: add autotools build system 2012-03-01 12:59:05 +01:00
Makefile.am build: Automatically update version/copyright in version.rc 2016-11-17 13:17:20 +00:00
mingw-spice-vdagent.spec.in Enable debug information build on spec file 2017-07-10 13:20:30 +01:00
NEWS Update NEWS for 0.8.0 release 2016-10-28 10:51:34 +02:00
spice-vdagent.wxs.in Update project URL 2017-07-07 09:45:28 +01:00
vdagent.sln Revert "vdagent: add vdagent_helper to support mouse when UAC dialog takes focus" 2013-04-22 11:17:40 +03:00