summaryrefslogtreecommitdiff
path: root/libavcodec/pcm.c
diff options
context:
space:
mode:
authorMans Rullgard <mans@mansr.com>2011-10-09 12:57:08 +0100
committerMans Rullgard <mans@mansr.com>2011-10-13 15:40:16 +0100
commitf59bb3d8f3eb50aa182b0d7ae209848b94a507cc (patch)
treed87c68c7d16ab3cc02ff1585f30e32788c885607 /libavcodec/pcm.c
parent42feaf40700246d9afb9c27ef09a0022ddfdb998 (diff)
mathops: remove undefined behaviour from sign_extend()
This function intentionally overflows the signed range on the left shift. Using this type-punning avoids errors from the overflow checker without disabling this test globally. Signed-off-by: Mans Rullgard <mans@mansr.com>
Diffstat (limited to 'libavcodec/pcm.c')
0 files changed, 0 insertions, 0 deletions