]> git.sesse.net Git - ffmpeg/commit
avcodec/mss12: Don't apply non-zero offset to null pointer
authorAndreas Rheinhardt <andreas.rheinhardt@gmail.com>
Fri, 26 Mar 2021 13:40:40 +0000 (14:40 +0100)
committerAndreas Rheinhardt <andreas.rheinhardt@outlook.com>
Thu, 1 Apr 2021 12:44:40 +0000 (14:44 +0200)
commit8429661db86b1e76bcae9d8381389098e57417de
tree69d28e2da1b8e8f2bf827223fe35d7388a24a605
parentdd9cbd1cc31e72ad9f11d10d086a46d339a924ca
avcodec/mss12: Don't apply non-zero offset to null pointer

Affected the FATE tests mss2-wmv and mss1-pal.

Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
libavcodec/mss12.c