]> git.sesse.net Git - ffmpeg/commit
lavu: define FF_MEMORY_POISON and use it
authorStefano Sabatini <stefasab@gmail.com>
Sun, 12 May 2013 11:37:33 +0000 (13:37 +0200)
committerStefano Sabatini <stefasab@gmail.com>
Mon, 13 May 2013 11:52:26 +0000 (13:52 +0200)
commit84be80698227366d970e045001e4b59e4f99f0a1
tree62048339311972c4ddfee4c0385bcaa8da1ed4eb
parente70e2583d07188b6508cfb097ab222afd6b08d11
lavu: define FF_MEMORY_POISON and use it

Allow single-place definition of constant used to fill poisoned memory.
libavutil/buffer.c
libavutil/internal.h
libavutil/mem.c