Files
mpv/options
wm4 c942178c92 m_config: add an assert for a theoretical issue
Or at least I hope it's theoretical. This function is supposed to unset
any old listeners for the given cache, and the code works only if
there's at most 1. Add a defense break to avoid UB if there's more than
one, and add an assert() to check the assumption that there's at most
one.

The added comment is unrelated.
2019-09-19 20:37:05 +02:00
..
2018-05-31 01:24:51 +03:00
2018-05-31 01:24:51 +03:00
2019-09-19 20:37:05 +02:00
2019-09-19 20:37:05 +02:00
2018-05-24 19:56:35 +02:00