diff options
author | Brian Kim <[email protected]> | 2020-07-13 10:09:38 -0700 |
---|---|---|
committer | James Almer <[email protected]> | 2020-07-22 11:42:54 -0300 |
commit | fccbd1245f391c7ba455f72f7896a6e392d39dfa (patch) | |
tree | 5ecdccad2eae94272519082079da3e0c8710b97d /doc/APIchanges | |
parent | 3a8e9271765a07e509655346ef88a28578cbff47 (diff) |
libavutil/frame: avoid UB when getting plane sizes
This uses av_image_fill_plane_sizes instead of av_image_fill_pointers
when we are getting plane sizes to avoid UB from adding offsets to NULL.
Signed-off-by: Brian Kim <[email protected]>
Signed-off-by: James Almer <[email protected]>
Diffstat (limited to 'doc/APIchanges')
0 files changed, 0 insertions, 0 deletions