>>> On 11.11.13 at 14:02, Kyungsik Lee wrote:
> On Mon, Nov 11, 2013 at 08:35:31AM +, Jan Beulich wrote:
>> >>> On 11.11.13 at 03:49, Kyungsik Lee wrote:
>> > Hello Jan,
>> >
>> > Thanks for the patch.
>> >
>> > On Fri, Nov 08, 2013 at 09:27:09AM +, Jan Beulich wrote:
>> >> "ret", being
On Mon, Nov 11, 2013 at 08:35:31AM +, Jan Beulich wrote:
> >>> On 11.11.13 at 03:49, Kyungsik Lee wrote:
> > Hello Jan,
> >
> > Thanks for the patch.
> >
> > On Fri, Nov 08, 2013 at 09:27:09AM +, Jan Beulich wrote:
> >> "ret", being set to -1 early on, gets cleared by the first invocatio
>>> On 11.11.13 at 03:49, Kyungsik Lee wrote:
> Hello Jan,
>
> Thanks for the patch.
>
> On Fri, Nov 08, 2013 at 09:27:09AM +, Jan Beulich wrote:
>> "ret", being set to -1 early on, gets cleared by the first invocation
>> of lz4_decompress()/lz4_decompress_unknownoutputsize(), and hence
>> s
Hello Jan,
Thanks for the patch.
On Fri, Nov 08, 2013 at 09:27:09AM +, Jan Beulich wrote:
> "ret", being set to -1 early on, gets cleared by the first invocation
> of lz4_decompress()/lz4_decompress_unknownoutputsize(), and hence
> subsequent failures wouldn't be noticed by the caller without
"ret", being set to -1 early on, gets cleared by the first invocation
of lz4_decompress()/lz4_decompress_unknownoutputsize(), and hence
subsequent failures wouldn't be noticed by the caller without setting
it back to -1 right after those calls.
Reported-by: Matthew Daley
Signed-off-by: Jan Beulic
5 matches
Mail list logo