Re: [BUG] NULL pointer dereference

Collin Funk <[email protected]> Fri, 05 Sep 2025 13:07:47 -0700
Newsgroups gmane.comp.parsers.bison.bugs
Message-ID <[email protected]>
Hi Momoko,

Momoko Shiraishi <[email protected]> writes:

> Hi bison maintainers,
>
> we have found a NULL pointer dereference and would like to report this issue.
> Could you confirm if this qualifies as a bug? I am happy to provide any additional information needed.
>
>
> ## Summary
> Using the -T option causes a crash due to NULL pointer dereference.

Thanks for the report, can confirm that this reproduces using the steps provided.

Let me have a look at it from current git and see if it needs a fix
later today.

Collin