[FFmpeg-cvslog] tiffenc: initialize return value

2015-01-17 Thread Vittorio Giovara
ffmpeg | branch: release/2.4 | Vittorio Giovara | Sun Nov 9 08:48:43 2014 +0100| [b82170336f90d06c645d8252ddeccfc92c2f9ccb] | committer: Luca Barbato tiffenc: initialize return value 'ret' can only be used without initialization if s->height <= 0, which can only happen if avctx->height <= 0,

[FFmpeg-cvslog] tiffenc: initialize return value

2014-11-24 Thread Vittorio Giovara
ffmpeg | branch: master | Vittorio Giovara | Sun Nov 9 08:48:43 2014 +0100| [0562887a984388fdc7a9b71c9374ff9c756fb4f1] | committer: Vittorio Giovara tiffenc: initialize return value 'ret' can only be used without initialization if s->height <= 0, which can only happen if avctx->height <= 0, w