Skip to content

Don't accept null pointer in tests when requesting aligned memory

This is a small fix to the tests of aligned-allocation functions so that a null pointer no longer counts as a successful allocation.

Merge request reports