Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1494889
| From | Richard Cochran <richardcochran@gmail.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH] ptp: Fix resource leak in case of error |
| Date | 2016-10-03 16:10 +0200 |
| Message-ID | <soc6l-5Xk-9@gated-at.bofh.it> (permalink) |
| References | <snJ4l-3BN-3@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On Sun, Oct 02, 2016 at 09:04:16AM +0200, Christophe JAILLET wrote: > 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. Acked-by: Richard Cochran <richardcochran@gmail.com>
Back to linux.kernel | Previous | Next — Previous in thread | Next 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