Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 269779
b: refs/heads/master
c: 80d9b24
h: refs/heads/master
i:
  269777: b679cbe
  269775: 3f52518
v: v3
  • Loading branch information
Dan Carpenter authored and Dave Airlie committed Oct 18, 2011
1 parent 8754715 commit b2bee0c
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 0c5d37033b3a16fdf6442730cee82dd3e8465fb1
refs/heads/master: 80d9b24a658c83602aea66e45e2347c5bb3cbd47
2 changes: 2 additions & 0 deletions trunk/drivers/gpu/drm/vmwgfx/vmwgfx_execbuf.c
Original file line number Diff line number Diff line change
Expand Up @@ -1070,6 +1070,8 @@ vmw_execbuf_copy_fence_user(struct vmw_private *dev_priv,
if (user_fence_rep == NULL)
return;

memset(&fence_rep, 0, sizeof(fence_rep));

fence_rep.error = ret;
if (ret == 0) {
BUG_ON(fence == NULL);
Expand Down

0 comments on commit b2bee0c

Please sign in to comment.