提交 3cc8a660 编写于 作者: M Matthias Bolte

phyp: Fix memory/session leaks and potential invalid frees

上级 11dc7786
此差异已折叠。
......@@ -92,6 +92,8 @@ int phypUUIDTable_Push(virConnectPtr conn);
int phypUUIDTable_Init(virConnectPtr conn);
void phypUUIDTable_Free(uuid_tablePtr uuid_table);
int escape_specialcharacters(char *src, char *dst, size_t dstlen);
int waitsocket(int socket_fd, LIBSSH2_SESSION * session);
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册