Control: tags -1 + confirmed It looks like this is triggering a bug in g++ 12 that's been reported upstream with a simple test case: https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105580. For now, I'm inclined to suppress -Wnull-dereference for the affected source file, since I know that there is in fact not a null dereference occurring in the code.
Mathias
signature.asc
Description: This is a digitally signed message part