[Spice-devel] [spice PATCH v2 0/6] More coverity fixes v2
Uri Lublin
uril at redhat.com
Tue Dec 6 16:06:25 UTC 2016
changes since v1:
Patch 1/6 better variable names (Frediano)
Patch 2/6 return only after lock was released (Frediano)
Patch 3/6 unchanged (same as Patch 6/8 of v1)
Patch 4/6 kept both curly braces and continue (7/8) (Frediano)
Patch 5/6 removed fcntl altogether (8/8) (Frediano)
Patch 6/6 a new patch
Patch 2/8 of v1 has already been pushed
Patch 3/8 of v1 has already been pushed
Patch 4/8 a similar patch by Frediano exists.
Uri Lublin (6):
display-channel: current_remove: rename inner variable 'container'
image_encoders: check shared_dict before accessing it
red_get_image_data_flat: allocate mem after sanity check
red-record-qxl: add curly braces to empty while loop
red-record-qxl: child_output_setup: remove fcntl call
dispatcher: write_safe: move EINTR debug message
server/dispatcher.c | 2 +-
server/display-channel.c | 12 ++++++------
server/image-encoders.c | 8 ++++++--
server/red-parse-qxl.c | 11 +++++++----
server/red-record-qxl.c | 10 ++++------
5 files changed, 24 insertions(+), 19 deletions(-)
--
2.9.3
More information about the Spice-devel
mailing list