mirror of https://github.com/mpv-player/mpv
b3b542af51
Limit list entries to 100. obj_settings_list is not designed to hold more items, and it quickly starts taking ages to add all items. 100 is more than enough. Fixes 30s timeout on OSS-Fuzz and generally fixes possible DoS on mpv. |
||
---|---|---|
.. | ||
m_config.h | ||
m_config_core.c | ||
m_config_core.h | ||
m_config_frontend.c | ||
m_config_frontend.h | ||
m_option.c | ||
m_option.h | ||
m_property.c | ||
m_property.h | ||
options.c | ||
options.h | ||
parse_commandline.c | ||
parse_commandline.h | ||
parse_configfile.c | ||
parse_configfile.h | ||
path.c | ||
path.h |