You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
NOTE: For this an all the "detected memory leaks" issues: Let's also try with fuzzer option -detect_leaks=0, and check how rss grows or not. It happens that LSAN may have problems detecting "false" leaks when using C++ std::unique_ptr and things like that. But not sure.
By just enabling
case Type::SR
inRTCP::Packet::Parse()
:The text was updated successfully, but these errors were encountered: