mirror of
https://github.com/Waujito/youtubeUnblock.git
synced 2026-01-27 04:30:35 +03:00
Fix warnings
This commit is contained in:
@@ -75,8 +75,6 @@ static int analyze_sni_str(
|
||||
goto check_domain;
|
||||
}
|
||||
|
||||
lgtrace_addp("abacaba");
|
||||
|
||||
// It is safe for multithreading, so dp mutability is ok
|
||||
ret = trie_process_str((struct trie_container *)§ion->sni_domains,
|
||||
(const uint8_t *)sni_name, sni_len, TRIE_OPT_MAP_TO_END, &offset, &offlen);
|
||||
|
||||
Reference in New Issue
Block a user