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
{{ message }}
This repository has been archived by the owner on Nov 26, 2024. It is now read-only.
Hello!
I suppose there are incorrect cleanup of rules vector in Rule::operator=() here:
sdp-cpp/src/abnf/Rule.cpp
Line 50 in 4bf23de
Shouldn't there be clear() insted of empty()?
In any case calling empty() without using it's return value makes no sense.
The text was updated successfully, but these errors were encountered: