BUILD: Fix errors with GCC + use lkt_assert and not assert to be sure to have asserts... (diff between assert and assume?)
BUILD: Fix the -Werror=address in src/base/reg.c:25 and src/base/reg.c:35 even if the address could be null...