OSDN Git Service

Do not call lseek() with invalid whence value
authorMåns Rullgård <mans@mansr.com>
Sat, 13 Feb 2010 16:56:37 +0000 (16:56 +0000)
committerMåns Rullgård <mans@mansr.com>
Sat, 13 Feb 2010 16:56:37 +0000 (16:56 +0000)
commitf2a4f12cb6c543039f38d17d6e8415ff65738d63
tree1daa57d709ae3d8bf069b022482b111e867e4122
parent5ca43c25f6143d376c3491fe7c802dfc87814769
Do not call lseek() with invalid whence value

Originally committed as revision 21795 to svn://svn.ffmpeg.org/ffmpeg/trunk
libavformat/file.c