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
@git-hulk is it an issue on unstable branch or #697 only? We shouldn't create issue for further problem. It seems we may fix this issue at KvrocksLabs/luajit aspect?
In another word, I don't see what we can do before #697 merged and on unstable branch.
@git-hulk is it an issue on unstable branch or #697 only? We shouldn't create issue for further problem. It seems we may fix this issue at KvrocksLabs/luajit aspect?
In another word, I don't see what we can do before #697 merged and on unstable branch.
My bad. I think the Lua library is using cjson, so it should have the same problem as well. Will close this issue since it looks introduced by #697 and have an eye on this case.
Search before asking
Version
unstable
Minimal reproduce step
What did you expect to see?
No memory leak reported
What did you see instead?
https://github.com/apache/incubator-kvrocks/runs/7133747333?check_suite_focus=true
Anything Else?
I noticed only the
cjson
library is usingstrbuf_init
.Are you willing to submit a PR?
The text was updated successfully, but these errors were encountered: