commit | f6c0c3c515a363113573bcf08aeee56a8d99c64f | [log] [tgz] |
---|---|---|
author | Cindy Zhou <zhouci@google.com> | Wed Dec 02 10:53:40 2020 -0800 |
committer | Cindy Zhou <zhouci@google.com> | Wed Jan 06 14:54:25 2021 +0000 |
tree | 09cc017ffcd4f18a690ba03f6ca9b1b663e112aa | |
parent | 932a856c9081ed8cdca4c022133279bbe119c11f [diff] |
Cfi function attribute for codec factory Declare cfi_canonical_jump_table for codec factory functions to avoid cfi crashes. Bug: 158010610 Bug: 173497308 Test: ran atest DecoderConformanceTest, ImageReaderDecoderTest, VideoDecoderPerfTest, VideoEncoderTest. Compare the before and after enabling CFI results since there was a number of tests that were initially failing. Change-Id: I66f75314c32aaa2d5009f74fc764528343c012a5