Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1420856
| From | Javier Martinez Canillas <javier@dowhile0.org> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [patch] media: s5p-mfc: fix a couple double frees in probe |
| Date | 2016-06-13 15:50 +0200 |
| Message-ID | <rJApA-6Xi-25@gated-at.bofh.it> (permalink) |
| References | <rIXex-7fY-3@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
Hello Dan,
On Sat, Jun 11, 2016 at 3:56 PM, Dan Carpenter <dan.carpenter@oracle.com> wrote:
> The extra calls to video_device_release() are a bug, we free these after
> the goto.
>
> Fixes: c974c436eaf4 ('s5p-mfc: Fix race between s5p_mfc_probe() and s5p_mfc_open()')
> Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
> ---
Thanks for the patch but Shuah already posted the same fix before:
https://lkml.org/lkml/2016/6/8/1210
Best regards,
Javier
Back to linux.kernel | Previous | Next — Previous in thread | Find similar | Unroll thread
[patch] media: s5p-mfc: fix a couple double frees in probe Dan Carpenter <dan.carpenter@oracle.com> - 2016-06-11 22:00 +0200 Re: [patch] media: s5p-mfc: fix a couple double frees in probe Javier Martinez Canillas <javier@dowhile0.org> - 2016-06-13 15:50 +0200
csiph-web