Skip to content
Snippets Groups Projects
Commit 29b42c66 authored by Mans Rullgard's avatar Mans Rullgard
Browse files

dsputil: fix ff_check_alignment()


The change to LOCAL_ALIGNED means the declared object must be an
array and the subsequent test should not use the & operator.

Noticed by Uoti Urpala.

Signed-off-by: default avatarMans Rullgard <mans@mansr.com>
parent 3e9409b1
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment