Replies: 2 comments
|
More than OK, it'd be great to add! |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
After the recent sync with Linus tree, our CI at MPTCP started to complain about memory leaks.
There is already one patch fixing that. I wanted to report this to you, thinking that it would affect debug builds running with
KMemLeak, but it looks like leaks are not checked.Would it be OK to look for that? By doing something like:
All reactions