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 was archived by the owner on Apr 12, 2023. It is now read-only.
As is:
processPktmethod doesn't return information if theprocessResultcontains an SCMP error packet.To Be:
processPktmethod should have a postconditon like:With this information the caller of
processPktcould deduce thatprocessResultis not empty.