Revision 40812fdc
ID | 40812fdcf1dc74c026c93cc5168a2b10a2b0c777 |
Parent | d70875c8 |
Child | aa425ada |
Simplify range checking in eval_refl(). Before the
condition b 0 could never be true, because it would
have already been caught in the previous ifs. Also the
condition b 0x1000 could never be true (it would
triggered the return).
Originally committed as revision 14650 to svn://svn.ffmpeg.org/ffmpeg/trunk
Files
- added
- modified
- copied
- renamed
- deleted