In what specific situation does the null-pointer dereference occur? It's all very well making a patch to fix a bug, but (a) our bugfix needs to pass the existing tests [assuming they are correct] and (b) we should add a test which ensures that this bugfix doesn't regress, too.
On Fri, Feb 9, 2024 at 8:56 PM John Seth Thielemann <[email protected]> wrote: > > To whom it may concern; > > Building with a gcc nolibc / musl / linux setup found a null pointer > dereference in the pred_and handling. Attached is a patch. > > Take care, > J. Seth Thielemann > > Sent with Proton Mail secure email.
