commit | f065fba5ddd5e5f814f9799d5397a507da8c3748 | [log] [tgz] |
---|---|---|
author | Martin Storsjö <martin@martin.st> | Wed Dec 02 13:54:25 2020 +0200 |
committer | Ozkan Sezer <sezeroz@gmail.com> | Thu May 30 15:55:25 2024 +0300 |
tree | e6bab31d0b5e5d1a0eae9ff08a1686c0d3d745e1 | |
parent | 8affe9a0351552e09d3718300f60db53ef65e96f [diff] |
headers: Remove workarounds for undeffing _aligned_malloc These workarounds stem from an earlier attempt to work around clashes between _mm_malloc and _mm_free with _aligned_malloc, see 228f1adee765b7ff16575b816ad07745d3f2bc9b for where the earlier "#define _aligned_malloc ..." workaround was removed. Signed-off-by: Martin Storsjö <martin@martin.st> (cherry picked from commit f70a833750e95f4a3de8d37c9b6ba6403cea0e04)