avcpp
avcpp copied to clipboard
Packet::Packet(Packet&&) move ctor possible buf corruption (double free)
If input context close and Packet still use SEGFAULT occured. Need check.
Looks like partially related to https://github.com/h4tr3d/avcpp/pull/72