Replies: 2 comments
-
More than OK, it'd be great to add! |
Beta Was this translation helpful? Give feedback.
0 replies
-
KMemLeak support has been added by @kuba-moo (thanks!) in be5f03c. We can then close this discussion. |
Beta Was this translation helpful? Give feedback.
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:
Beta Was this translation helpful? Give feedback.
All reactions