Initialize devices_registered.
This commit is contained in:
parent
1e521a1696
commit
a52a13584b
@ -102,6 +102,7 @@ void guac_rdpdr_process_connect(rdpSvcPlugin* plugin) {
|
|||||||
|
|
||||||
/* Init plugin */
|
/* Init plugin */
|
||||||
rdpdr->client = client;
|
rdpdr->client = client;
|
||||||
|
rdpdr->devices_registered = 0;
|
||||||
|
|
||||||
/* Register printer if enabled */
|
/* Register printer if enabled */
|
||||||
if (client_data->settings.printing_enabled)
|
if (client_data->settings.printing_enabled)
|
||||||
|
Loading…
Reference in New Issue
Block a user