Re: [PATCH RESEND v2 00/11] codeql fixes for various subsystems

2022-12-16 Thread Sinan Kaya
On Tue, 2022-12-13 at 12:02 -0500, Sinan Kaya wrote: > On Tue, 2022-12-13 at 19:59 +0300, Dmitry Kozlyuk wrote: > > 2022-12-13 11:43 (UTC-0500), Sinan Kaya: > > > Checking to see if I need to cover any feedback. > > > > There was some feedback to pre-resend v2 that is not visible on > > patchwork:

Re: [PATCH RESEND v2 00/11] codeql fixes for various subsystems

2022-12-13 Thread Sinan Kaya
On Tue, 2022-12-13 at 19:59 +0300, Dmitry Kozlyuk wrote: > 2022-12-13 11:43 (UTC-0500), Sinan Kaya: > > Checking to see if I need to cover any feedback. > > There was some feedback to pre-resend v2 that is not visible on > patchwork: > > http://inbox.dpdk.org/dev/cajfav8yee9awya3ovluqavfw0mzonsqj

Re: [PATCH RESEND v2 00/11] codeql fixes for various subsystems

2022-12-13 Thread Dmitry Kozlyuk
2022-12-13 11:43 (UTC-0500), Sinan Kaya: > Checking to see if I need to cover any feedback. There was some feedback to pre-resend v2 that is not visible on patchwork: http://inbox.dpdk.org/dev/cajfav8yee9awya3ovluqavfw0mzonsqjq-k+2q4wampmyrj...@mail.gmail.com/

Re: [PATCH RESEND v2 00/11] codeql fixes for various subsystems

2022-12-13 Thread Sinan Kaya
On Tue, 2022-11-22 at 10:30 -0500, ok...@kernel.org wrote: > From: Sinan Kaya > Following up the codeql reported problems first submittedby Stephen > Hemminger here: > https://lore.kernel.org/all/20220527161210.77212d0b@hermes.local/t/ > > Posting a series of fixes about potential null pointer ac

[PATCH RESEND v2 00/11] codeql fixes for various subsystems

2022-11-22 Thread okaya
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 v1: - Remove braces around single line stateme