On Tue, Apr 26, 2016 at 11:34:05PM +0200, David Fort wrote:
> Since a quite long time FreeRDP expect the ContextNew callback to return TRUE
> when it succeeds. Without this we have some arbitrary failures (most probably
> when eax is 0 at the end of the function).
>
> Signed-off-by: David Fort
L
Since a quite long time FreeRDP expect the ContextNew callback to return TRUE
when it succeeds. Without this we have some arbitrary failures (most probably
when eax is 0 at the end of the function).
Signed-off-by: David Fort
---
src/compositor-rdp.c | 19 ++-
1 file changed, 18 i