On Tue, Feb 22, 2022 at 7:18 PM Weiguo Li wrote:
>
> This series fix some memory leaks in error handling.
>
> I write a coccinelle script to detect these issues, and
> fix them after exclude a small number of false positives.
>
> FYI, the script is as follows:
> //
> // Find possible memory leaks
On Tue, Feb 22, 2022 at 7:18 PM Weiguo Li wrote:
>
> This series fix some memory leaks in error handling.
>
> I write a coccinelle script to detect these issues, and
> fix them after exclude a small number of false positives.
>
> FYI, the script is as follows:
> //
> // Find possible memory leaks
On Tue, Feb 22, 2022 at 10:18 AM Weiguo Li wrote:
>
> This series fix some memory leaks in error handling.
>
> I write a coccinelle script to detect these issues, and
> fix them after exclude a small number of false positives.
>
> FYI, the script is as follows:
> //
> // Find possible memory leaks
This series fix some memory leaks in error handling.
I write a coccinelle script to detect these issues, and
fix them after exclude a small number of false positives.
FYI, the script is as follows:
//
// Find possible memory leaks in error handling
// Reference: coccinellery/alloc9/kmalloc9.cocci
4 matches
Mail list logo