summaryrefslogtreecommitdiffstats
path: root/sub/osd.c
diff options
context:
space:
mode:
authorwm4 <wm4@nowhere>2018-10-14 15:11:33 +0200
committerAnton Kindestam <antonki@kth.se>2018-12-06 10:33:52 +0100
commitaf9722cd3e9def4b09d50b6418e926567977b99b (patch)
tree312e24915b7d3951e1ce90104fea3858973dde1e /sub/osd.c
parent8e3308d687c3acdd0d572015b06efd5b492d93ee (diff)
downloadmpv-af9722cd3e9def4b09d50b6418e926567977b99b.tar.bz2
mpv-af9722cd3e9def4b09d50b6418e926567977b99b.tar.xz
demux: fix some theoretical UB with no impact
If the number of chapters is 0, the chapter list can be NULL. clang complains that we pass NULL to qsort(). This is yet another pointless UB that exists for no reason other than wasting your time.
Diffstat (limited to 'sub/osd.c')
0 files changed, 0 insertions, 0 deletions