Hi,

Op do 29 jan 2026, 19:46 schreef Christian Brabandt <[email protected]>:

> patch 9.1.2113: potential NULL pointer dereference issues
>
> Commit:
> --- a/src/terminal.c
> +++ b/src/terminal.c
>

+    state = vterm_obtain_state(vterm);
> +    if (state == NULL)
> +    {
> +       return FALSE;
> +    }
>

The {} are unneeded.

Christ van Willegen

>

-- 
-- 
You received this message from the "vim_dev" maillist.
Do not top-post! Type your reply below the text you are replying to.
For more information, visit http://www.vim.org/maillist.php

--- 
You received this message because you are subscribed to the Google Groups 
"vim_dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion visit 
https://groups.google.com/d/msgid/vim_dev/CA%2BOt1Oz338u0-5WzzGC1pmBZjtJ-Ur-Dta0pZV1j7rt3mGCFfQ%40mail.gmail.com.

Raspunde prin e-mail lui