OSDN Git Service

Fix a potential endless loop (nb (1 * 3) / 2 == 1)
authorPhilip Gladstone <philipjsg@users.sourceforge.net>
Sat, 27 Jul 2002 03:05:45 +0000 (03:05 +0000)
committerPhilip Gladstone <philipjsg@users.sourceforge.net>
Sat, 27 Jul 2002 03:05:45 +0000 (03:05 +0000)
commit64e105e051ca3e5088b0db64551244482b2836b4
tree0afc9f32fbd5aaff8a0dc650cb0bd086d3750edf
parenta28d4f86af7f50eb7eda9f79b11a33c4f3cf3a3e
Fix a potential endless loop (nb (1 * 3) / 2 == 1)

Originally committed as revision 823 to svn://svn.ffmpeg.org/ffmpeg/trunk
libav/aviobuf.c