Skip to content

fix always true warning/error

Janusz Dziedzic requested to merge fix_warn into devel

With latest gcc hit this: error: the comparison will always evaluate as 'true' for the address of 'data' will never be NULL [-Werror=address]

Merge request reports