Am Fr., 10. Apr. 2020 um 19:48 Uhr schrieb Gautam Ramakrishnan
:
>
> On Wed, Apr 1, 2020 at 5:48 PM Paul B Mahol wrote:
> >
> > LGTM
> >
> > On 4/1/20, gautamr...@gmail.com wrote:
> > > From: Gautam Ramakrishnan
> > >
> > > bpno becoming negative is not an error. This check has
> > > been verifi
On Wed, Apr 1, 2020 at 5:48 PM Paul B Mahol wrote:
>
> LGTM
>
> On 4/1/20, gautamr...@gmail.com wrote:
> > From: Gautam Ramakrishnan
> >
> > bpno becoming negative is not an error. This check has
> > been verified with openjpeg, where the loop ends safely
> > when bpno becomes negative, instead
LGTM
On 4/1/20, gautamr...@gmail.com wrote:
> From: Gautam Ramakrishnan
>
> bpno becoming negative is not an error. This check has
> been verified with openjpeg, where the loop ends safely
> when bpno becomes negative, instead of returning an error.
> This patch must resolve ticket #5630.
> ---