18.03.26 09:09, Andrey Vasilkin пишет:
Hi.

channels/rdpdr/client/devman.c function devman_load_device_service(),

I think line

    if (!ServiceName)

should be replaced with line

    if (ServiceName)

- without '!'.

No, I'm wrong, that's incorrect.
But there's definitely something wrong with the validation of the ServiceName variable in this function.


--
<https://image1.slideserve.com/2085748/war-is-over-if-you-want-it-john-lennon-and-yoko-ono-1971-l.jpg> All we are saying is give peace a chance. /John Lennon/

_______________________________________________
FreeRDP-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/freerdp-devel

Reply via email to