On 11/3/2017 5:04 PM, Diego Biurrun wrote:
> On Fri, Nov 03, 2017 at 04:50:56PM -0300, James Almer wrote:
>> On 11/3/2017 4:42 PM, Luca Barbato wrote:
>>> On 03/11/2017 19:23, Kieran Kunhya wrote:
>>>> This patch fixes very high memory usage on pathological streams.
>>>
>>> this hunk seems spurious (and should not even compile with gcc).
>>
>> It does, but complains about mixed declarations and code.
> 
> It does not because of -Werror=declaration-after-statement.
> 
> Diego

Right, didn't try to compile it before removing it locally so i didn't
even notice declaration-after-statement was forced as an error.
_______________________________________________
libav-devel mailing list
libav-devel@libav.org
https://lists.libav.org/mailman/listinfo/libav-devel

Reply via email to