Results 1 issues of Zhi

Is there a memory leak at here "if ret := C.av_read_frame(this.avCtx, &p.avPacket); int(ret) < 0"? Because when I use the function ,my system memory always increase. func (this *FmtCtx) GetNewPackets()...