On Mon, Nov 16, 2015 at 6:40 AM, Michael Niedermayer
wrote:
> On Sun, Nov 15, 2015 at 09:05:18PM -0500, Ganesh Ajjanagadde wrote:
>> This is possibly undefined behavior based on sequence point rules, but I
>> have not studied the spec at that level of detail.
>>
>> Fixes: CID 1338321.
>>
>> Signed
On Sun, Nov 15, 2015 at 09:05:18PM -0500, Ganesh Ajjanagadde wrote:
> This is possibly undefined behavior based on sequence point rules, but I
> have not studied the spec at that level of detail.
>
> Fixes: CID 1338321.
>
> Signed-off-by: Ganesh Ajjanagadde
> ---
> libavformat/mov.c | 2 +-
> 1
This is possibly undefined behavior based on sequence point rules, but I
have not studied the spec at that level of detail.
Fixes: CID 1338321.
Signed-off-by: Ganesh Ajjanagadde
---
libavformat/mov.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/libavformat/mov.c b/libavfo