avcpp icon indicating copy to clipboard operation
avcpp copied to clipboard

Packet::Packet(Packet&&) move ctor possible buf corruption (double free)

Open h4tr3d opened this issue 10 years ago • 1 comments

If input context close and Packet still use SEGFAULT occured. Need check.

h4tr3d avatar Sep 02 '15 04:09 h4tr3d

Looks like partially related to https://github.com/h4tr3d/avcpp/pull/72

fiftin avatar Sep 18 '20 13:09 fiftin