Browse Source
On Windows if you allocate aligned memory you need to free it with an aligned version of free. This is similar to the old vlc_memalign() + vlc_free() Signed-off-by: Thomas Guillem <thomas@gllm.fr>pull/58/head
committed by
Thomas Guillem
8 changed files with 24 additions and 24 deletions
Loading…
Reference in new issue