提交 9d2d9aad 编写于 作者: Y yihaoDeng

fix mem leak

上级 8e9c5994
...@@ -12,8 +12,10 @@ ...@@ -12,8 +12,10 @@
* along with this program. If not, see <http://www.gnu.org/licenses/>. * along with this program. If not, see <http://www.gnu.org/licenses/>.
*/ */
#include "tmisce.h" // clang-format off
#include "transComm.h" #include "transComm.h"
#include "tmisce.h"
// clang-format on
typedef struct { typedef struct {
int32_t numOfConn; int32_t numOfConn;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册