mbox series

[0/1] Fix use-after-free

Message ID 20240730091332.20031-1-d.grigorev@omp.ru (mailing list archive)
Headers show
Series Fix use-after-free | expand

Message

Denis Grigorev July 30, 2024, 9:13 a.m. UTC
Hi Denis,

It looks like the static analyzer is reporting a false alarm and the recent
change is causing a regression, so I suggest reverting one commit.


Denis Grigorev (1):
  Revert "cbs: Fix possible NULL dereference"

 src/cbs.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Comments

patchwork-bot+ofono@kernel.org July 30, 2024, 7:20 p.m. UTC | #1
Hello:

This patch was applied to ofono.git (master)
by Denis Kenzior <denkenz@gmail.com>:

On Tue, 30 Jul 2024 12:13:31 +0300 you wrote:
> Hi Denis,
> 
> It looks like the static analyzer is reporting a false alarm and the recent
> change is causing a regression, so I suggest reverting one commit.
> 
> 
> Denis Grigorev (1):
>   Revert "cbs: Fix possible NULL dereference"
> 
> [...]

Here is the summary with links:
  - [1/1] Revert "cbs: Fix possible NULL dereference"
    https://git.kernel.org/pub/scm/network/ofono/ofono.git/?id=91e7548b52b7

You are awesome, thank you!