
GCC is smart enough to detect that the address of a local variable is returned. Since this appears to be code used for a debug assertion, we can just return a null pointer.
GCC is smart enough to detect that the address of a local variable is returned. Since this appears to be code used for a debug assertion, we can just return a null pointer.