[Spice-devel] [PATCH v3 0/8] Improve error handling in red-replay-qxl.c

Frediano Ziglio fziglio at redhat.com
Fri Sep 16 11:32:53 UTC 2016


Detect error in files and handle more gracefully.
This version:
- fix some formatting issue (Pavel);
- merged some patches;
- improved an error check (Pavel);
- added two patches to improve replay.

Frediano Ziglio (8):
  replay: Record allocations in a GList to handle errors
  replay: Handle errors reading strings from record file
  replay: Detect errors from red_replay_data_chunks
  replay: Move error check
  replay: Update pointer in allocated list
  replay: Propagate error correctly in replay_fread
  replay: Use proper formatting for scanf family
  replay: use unsigned in formatting

 server/red-replay-qxl.c | 239 +++++++++++++++++++++++++++++++++++++-----------
 1 file changed, 184 insertions(+), 55 deletions(-)

-- 
2.7.4



More information about the Spice-devel mailing list