Fixed missing argument checks.
authorArmin Novak <armin.novak@thincast.com>
Tue, 7 May 2019 11:46:24 +0000 (13:46 +0200)
committerArmin Novak <armin.novak@thincast.com>
Tue, 7 May 2019 11:46:24 +0000 (13:46 +0200)
commit1bb933b991cbe71e444efc3e0b65f7fad8541682
tree6c5995917e1beb915c9d76cc07aaf873ad0cb997
parent8fdf8eaeb74d981aa011aaa146c89f8aa2257263
Fixed missing argument checks.

The arguments for rdpgfx_send_frame_acknowledge_pdu must be checked
as in some call stacks they might be NULL.
channels/rdpgfx/client/rdpgfx_main.c