提交 245f82ff 编写于 作者: S Shengliang Guan

refactor: align 8 bytes in tqueue.c

上级 1e41ba8c
......@@ -24,6 +24,7 @@ typedef struct STaosQnode {
STaosQnode *next;
STaosQueue *queue;
int32_t size;
int32_t reserved;
char item[];
} STaosQnode;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册