diff options
author | Reimar Döffinger <Reimar.Doeffinger@gmx.de> | 2012-01-17 00:10:17 +0100 |
---|---|---|
committer | Reimar Döffinger <Reimar.Doeffinger@gmx.de> | 2012-01-17 20:16:50 +0100 |
commit | 71a2c9b26567e2294b54eedafeb23aee08563de7 (patch) | |
tree | facf244349fe50e190fb5f3f038e3244f76b1cef /libavcodec/pnmenc.c | |
parent | 3b55429d5692dd782d8b3ce6a19819305157d1b8 (diff) | |
download | ffmpeg-71a2c9b26567e2294b54eedafeb23aee08563de7.tar.gz |
ffmpeg: check tcgetattr result.
This fixes parallel FATE (make fate -j4) failing under valgrind with:
Syscall param ioctl(TCSET{S,SW,SF}) points to uninitialised byte(s)
at 0x5D98B23: tcsetattr (tcsetattr.c:88)
by 0x43D66C: term_init (ffmpeg.c:734)
by 0x43CD8D: main (ffmpeg.c:5071)
Address 0x7fefffdd0 is on thread 1's stack
Uninitialised value was created by a stack allocation
at 0x43D5B0: term_init (ffmpeg.c:716)
Signed-off-by: Reimar Döffinger <Reimar.Doeffinger@gmx.de>
Diffstat (limited to 'libavcodec/pnmenc.c')
0 files changed, 0 insertions, 0 deletions