mirror of
https://gitlab.uni-freiburg.de/opensourcevdi/win32-vd_agent
synced 2025-12-27 14:54:11 +00:00
The buffers and buffer sizes should be initialized and allocated. This patch fixes a possible case where vdagent can get stuck, as the function _pfnQueryDisplayConfig can return ERROR_INVALID_PARAMETER if the buffers aren't intialized. The call to free_config_buffers is superfluous because it is called inside get_config_buffers. Signed-off-by: Sameeh Jubran <sameeh@daynix.com> Acked-by: Frediano Ziglio <fziglio@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 | ||
| vdagent.sln | ||