diff options
author | Andreas Cadhalpun <[email protected]> | 2015-01-20 18:46:01 +0100 |
---|---|---|
committer | Michael Niedermayer <[email protected]> | 2015-02-12 17:10:35 +0100 |
commit | a45b8af839fd44e52b77a2436a465939969a6d11 (patch) | |
tree | c41eb0787d5c78f2add0a9c74c92a6da72e6cc91 /doc/APIchanges | |
parent | a443b48ccfca1ac82f86f9402c3f4f06d727826d (diff) |
libavcodec/ppc/mpegvideoencdsp.c: fix stack smashing in pix_norm1_altivec() and pix_sum_altivec()
The vec_ste calls were mistakenly changed to vec_vsx_st in c5ca76a, which
caused stack smashing.
Changing them back fixes crashes on ppc64el, when configured with
--toolchain=hardened.
Signed-off-by: Michael Niedermayer <[email protected]>
(cherry picked from commit 840c3c05316a59c70a7470ed27aaa9c2f3ba410a)
Signed-off-by: Michael Niedermayer <[email protected]>
Diffstat (limited to 'doc/APIchanges')
0 files changed, 0 insertions, 0 deletions