Prevented GCC from thinking that null pointers would be used.
Under some very specific circumstances GCC was emitting a (-Wnonnull) warning about the code trying to use null pointers. While this was not the case, it was easy enough to convince GCC about it as well.
parent
79def6c3
No related branches found
No related tags found
Loading
Please register or sign in to comment