bugman
Results
2
issues of
bugman
i wrap messagepack like this, bug it have memory Leak, could you help me check this code? message_pack.h ``` #include #include // https://github.com/msgpack/msgpack-c/wiki/v2_0_cpp_adaptor namespace mpack { class Object { public:...
I want enable http ACL,but i don't want to enable Authentication,In the doc: ``` The emqx_auth_http plugin also includes ACL feature, which can be disabled via comments. ``` But if...
discussion