lib/os/heap: always assert the align value argument
Just like commit 0ae04f01 ("lib/os/heap: make some checks more assertive") we shouldn't validate the externally provided align argument only when CONFIG_SYS_HEAP_VALIDATE is set. Signed-off-by:Nicolas Pitre <npitre@baylibre.com>
Loading
Please sign in to comment