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
Currently, the core has been revamped a bit and I'm getting a seg fault on failing connections when slamming it with TCPKali for testing. It appears I'm trying to free a frame that has already been freed. I need to enhance the logic a bit to check the struct holding the connections frames a bit better.
The text was updated successfully, but these errors were encountered:
Currently, the core has been revamped a bit and I'm getting a seg fault on failing connections when slamming it with TCPKali for testing. It appears I'm trying to free a frame that has already been freed. I need to enhance the logic a bit to check the struct holding the connections frames a bit better.
The text was updated successfully, but these errors were encountered: