On Thu, 2016-09-15 at 23:19 +0100, Frediano Ziglio wrote:
> Same check is done inside replay_fscanf
But removing it will not prevent calling red_replay_compat_drawable or
red_replay_native_drawable
Maybe you want to check the return value of replay_fscanf
Pavel
>
> Signed-off-by: Frediano Zigl
Same check is done inside replay_fscanf
Signed-off-by: Frediano Ziglio
---
server/red-replay-qxl.c | 3 ---
1 file changed, 3 deletions(-)
diff --git a/server/red-replay-qxl.c b/server/red-replay-qxl.c
index 28da13d..ef5569e 100644
--- a/server/red-replay-qxl.c
+++ b/server/red-replay-qxl.c
@@