Skip to content
Snippets Groups Projects
Commit e551c3f2 authored by Attila Krasznahorkay's avatar Attila Krasznahorkay
Browse files

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
1 merge request!58948Externals Updates, master branch (2022.12.02.)
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment