Mark pos_min and pos_max variables as av_uninit to work around false
authorDiego Biurrun <diego@biurrun.de>
Thu, 5 Mar 2009 19:15:14 +0000 (19:15 +0000)
committerDiego Biurrun <diego@biurrun.de>
Thu, 5 Mar 2009 19:15:14 +0000 (19:15 +0000)
commite658657528d5e2bc79a42e60c1f39c6b8609f007
treec83f9774bc769235493e68f866f67629b4703566
parent1aeb55a1de40ff8f663d2e49da7b160b62acd3a5
Mark pos_min and pos_max variables as av_uninit to work around false
positive uninitialized variable warnings.

Originally committed as revision 17826 to svn://svn.ffmpeg.org/ffmpeg/trunk
libavformat/utils.c