orders: Fix ORDER_TYPE_GDIPLUS_END check
authorOndrej Holy <oholy@redhat.com>
Tue, 5 Sep 2017 06:58:37 +0000 (08:58 +0200)
committerOndrej Holy <oholy@redhat.com>
Thu, 7 Sep 2017 07:38:44 +0000 (09:38 +0200)
commit048e7f264b9e5e4d0d6e2df5c5337fe17eafd48e
tree0556d0e865c12030f5bbb7dca0a611fd1ccc6687
parent5d6e2078c70d0de51da19b267d4776bcbbd4b927
orders: Fix ORDER_TYPE_GDIPLUS_END check

Commit 6fd03ab introduced security checks for orders, but
ORDER_TYPE_GDIPLUS_END check fails in case of success and vice versa.
Let's add the missing question mark.

https://github.com/FreeRDP/FreeRDP/issues/4117
libfreerdp/core/orders.c