On Thu, 2023-07-06 at 15:43 -0700, Stephen Hemminger wrote:
> > lib/eal/common/eal_common_memalloc.c | 5 -
> > lib/eal/common/eal_common_memzone.c | 10 +-
> > lib/eal/common/malloc_elem.c | 14 +++---
> > lib/eal/common/malloc_heap.c | 9 -
> >
On Thu, 19 Jan 2023 23:41:30 -0500
ok...@kernel.org wrote:
> From: Sinan Kaya
>
> Following up the codeql reported problems first submitted
> by Stephen Hemminger here:
>
> https://lore.kernel.org/all/20220527161210.77212d0b@hermes.local/t/
>
> Posting a series of fixes about potential null po
On Thu, 2023-01-19 at 23:41 -0500, ok...@kernel.org wrote:
> From: Sinan Kaya
>
> Following up the codeql reported problems first submitted
> by Stephen Hemminger here:
>
> https://lore.kernel.org/all/20220527161210.77212d0b@hermes.local/t/
>
> Posting a series of fixes about potential null poi
From: Sinan Kaya
Following up the codeql reported problems first submitted
by Stephen Hemminger here:
https://lore.kernel.org/all/20220527161210.77212d0b@hermes.local/t/
Posting a series of fixes about potential null pointer accesses.
Changes from v3:
- Dropped net/tap: check if name is null
-
4 matches
Mail list logo