aacdec: fix undefined shifts
Since nnz can be zero, this is needed to avoid a shift by 32.
Signed-off-by:
Mans Rullgard <mans@mansr.com>
Showing
Please
register
or
sign in
to comment
Since nnz can be zero, this is needed to avoid a shift by 32.
Signed-off-by:
Mans Rullgard <mans@mansr.com>