Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 65925
b: refs/heads/master
c: c520a49
h: refs/heads/master
i:
  65923: 6b31853
v: v3
  • Loading branch information
Mauro Carvalho Chehab committed Oct 10, 2007
1 parent 4feba8c commit e4df04f
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: 28318c72adc14952d05d8037d73cec852247791c
refs/heads/master: c520a4970c7e5f18275ef935372e56eabd6d0e44
1 change: 1 addition & 0 deletions trunk/drivers/media/video/videobuf-vmalloc.c
Original file line number Diff line number Diff line change
Expand Up @@ -372,6 +372,7 @@ void videobuf_vmalloc_free (struct videobuf_buffer *buf)
MAGIC_CHECK(mem->magic,MAGIC_VMAL_MEM);

vfree(mem->vmalloc);
mem->vmalloc=NULL;

return;
}
Expand Down

0 comments on commit e4df04f

Please sign in to comment.