Am 07.07.19 um 21:27 schrieb Reindl Harald: > > Am 07.07.19 um 21:23 schrieb Ulf Zibis: >> Am 07.07.19 um 21:16 schrieb Paul B Mahol: >>> Nope, bug is in your code. >>> Build ffmpeg with address sanitizer and you will see it. >> Thanks, no problem. >> >> What is an address sanitizer, and how can I build with that? > https://stackoverflow.com/questions/37970758/how-to-use-addresssanitizer-in-gcc
OK thanks, I have to add |-fsanitize=address to CFLAGS and LDFLAGS| but where in the build files do I have to add them? Sorry, I have no clue about MAKE files. -Ulf _______________________________________________ ffmpeg-user mailing list [email protected] https://ffmpeg.org/mailman/listinfo/ffmpeg-user To unsubscribe, visit link above, or email [email protected] with subject "unsubscribe".
