[Libav-user] *** stack smashing detected *** AVPacket

יוסף אלון yos104104 at gmail.com
Tue Apr 4 17:56:43 EEST 2017


When using the following:
AVPacket avpkt;
  av_init_packet(&avpkt);
//av_new_packet(&avpkt, 1000);
  av_free_packet(&avpkt);

I get: *** stack smashing detected ***: "The project location" terminated

How can i fix it?



-- 
Yosef Alon
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://ffmpeg.org/pipermail/libav-user/attachments/20170404/ec3470a6/attachment.html>


More information about the Libav-user mailing list