BUG: Fixing case in which the pointer the data buffers doesn't
authorLuis Ibanez <luis.ibanez@gmail.com>
Fri, 20 Aug 2010 21:33:43 +0000 (21:33 +0000)
committerLuis Ibanez <luis.ibanez@gmail.com>
Fri, 20 Aug 2010 21:33:43 +0000 (21:33 +0000)
commit2f9e80da9c96a278da7e608a7007a64cb6430ccd
treec5b2b6a33e93939fe100b00d7be5214e6c5eea17
parent871cd3968f90f9176f017dca9abea8225cc2814f
BUG: Fixing case in which the pointer the data buffers doesn't
     get positioned at the beginning of the buffer after a new
     buffer load. This case only happens when the pointer happens
     to be at the end of the buffer when the request for the new
     block arrives.  Fix contributed by Bill Hoffman.
libopenjpeg/cio.c