diff options
author | Stefano Sabatini <stefano.sabatini-lala@poste.it> | 2010-12-22 16:16:31 +0000 |
---|---|---|
committer | Stefano Sabatini <stefano.sabatini-lala@poste.it> | 2010-12-22 16:16:31 +0000 |
commit | f02cbc4590b31de98b97d376686be148d078143d (patch) | |
tree | 60f6b1ab61a2551aeca6eb2291988df315a672c4 /libavcodec/ps2 | |
parent | 1b31037d625c1e9c09d02190e74452f3925485f6 (diff) | |
download | ffmpeg-streaming-f02cbc4590b31de98b97d376686be148d078143d.zip ffmpeg-streaming-f02cbc4590b31de98b97d376686be148d078143d.tar.gz |
Fix av_file_map(): replace stat(filename, &st) with fstat(fd, &st).
The file might be replaced between open() and stat().
Spotted by Mans.
Originally committed as revision 26075 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diffstat (limited to 'libavcodec/ps2')
0 files changed, 0 insertions, 0 deletions