mirror of
https://gitlab.uni-freiburg.de/opensourcevdi/win32-vd_agent
synced 2025-12-26 21:37:53 +00:00
Strings in the registry can be not NUL-terminated. Current code to make sure they are NUL-terminated can add an extra NUL character at the end of the buffer. Also RegQueryValueEx returns the number of bytes read, not the number of characters so the value must be fixed to avoid overflows. Signed-off-by: Frediano Ziglio <fziglio@redhat.com> Acked-by: Jonathon Jongsma <jjongsma@redhat.com> |
||
|---|---|---|
| build-aux | ||
| common | ||
| spice-protocol@666b5c5780 | ||
| tests | ||
| vdagent | ||
| vdservice | ||
| .gitmodules | ||
| autogen.sh | ||
| configure.ac | ||
| git.mk | ||
| Makefile.am | ||
| mingw-spice-vdagent.spec.in | ||
| NEWS | ||
| spice-vdagent.wxs.in | ||
| test-log | ||
| test-png | ||
| vdagent.sln | ||