Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1495137
| From | David Miller <davem@davemloft.net> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH] ptp: Fix resource leak in case of error |
| Date | 2016-10-04 04:00 +0200 |
| Message-ID | <sonbr-4an-9@gated-at.bofh.it> (permalink) |
| References | <snJ4l-3BN-3@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
From: Christophe JAILLET <christophe.jaillet@wanadoo.fr> Date: Sun, 2 Oct 2016 09:04:16 +0200 > A call to 'ida_simple_remove()' is missing in the error handling path. > > This as been spotted with the following coccinelle script which tries to > detect missing 'ida_simple_remove()' call in error handling paths. ... > Signed-off-by: Christophe JAILLET <christophe.jaillet@wanadoo.fr> Applied.
Back to linux.kernel | Previous | Next — Previous in thread | Find similar | Unroll thread
[PATCH] ptp: Fix resource leak in case of error Christophe JAILLET <christophe.jaillet@wanadoo.fr> - 2016-10-02 09:10 +0200 Re: [PATCH] ptp: Fix resource leak in case of error Richard Cochran <richardcochran@gmail.com> - 2016-10-03 16:10 +0200 Re: [PATCH] ptp: Fix resource leak in case of error David Miller <davem@davemloft.net> - 2016-10-04 04:00 +0200
csiph-web