[fix] remove some internal urls and emails
This commit is contained in:
@ -93,7 +93,7 @@ int ObDtlPacketProc<Packet>::process(const ObDtlLinkedBuffer &buffer, bool &tran
|
||||
}
|
||||
// packet 处理完成后需要释放内存
|
||||
// 否则会有内存泄漏
|
||||
// https://aone.alibaba-inc.com/issue/17971688
|
||||
//
|
||||
// 无论处理是否成功,都需要reset对应的packet
|
||||
pkt_.reset();
|
||||
return ret;
|
||||
|
||||
Reference in New Issue
Block a user