lexborisov/Modest

mycss_selectors_parse hangs on a bad CSS selector

Closed this issue · 0 comments

An example of a bad selector: "a['href']"

mycss_selectors_list_t * mycss_selectors_parse(mycss_selectors_t* selectors, myencoding_t encoding, const char* data, size_t data_size, mystatus_t* out_status)

Please see rushter/selectolax#36 for more information.