Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 282098
b: refs/heads/master
c: 2e16341
h: refs/heads/master
v: v3
  • Loading branch information
Julia Lawall authored and Konrad Rzeszutek Wilk committed Jan 3, 2012
1 parent 96909f7 commit 7c1c776
Show file tree
Hide file tree
Showing 2 changed files with 2 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: 01464a60a4d21fb649e088f7ae5136c6fb130889
refs/heads/master: 2e16341438c9eca15a2e0bb2ad8555bbdf24b86d
1 change: 1 addition & 0 deletions trunk/drivers/xen/gntalloc.c
Original file line number Diff line number Diff line change
Expand Up @@ -525,6 +525,7 @@ static int gntalloc_mmap(struct file *filp, struct vm_area_struct *vma)
rv = -ENOENT;
pr_debug("%s: Could not find grant reference",
__func__);
kfree(vm_priv);
goto out_unlock;
}

Expand Down

0 comments on commit 7c1c776

Please sign in to comment.