From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from ffbox0-bg.mplayerhq.hu (ffbox0-bg.ffmpeg.org [79.124.17.100]) by master.gitmailbox.com (Postfix) with ESMTP id 9813B411FC for ; Tue, 4 Jan 2022 09:32:19 +0000 (UTC) Received: from [127.0.1.1] (localhost [127.0.0.1]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTP id DF79768B2A7; Tue, 4 Jan 2022 11:32:18 +0200 (EET) Received: from out2.migadu.com (out2.migadu.com [188.165.223.204]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTPS id 5E4A568B2A3 for ; Tue, 4 Jan 2022 11:32:13 +0200 (EET) Message-ID: <18b7121f-d063-455b-6e45-e4ec4035f058@zanevaniperen.com> DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=zanevaniperen.com; s=key1; t=1641288732; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=yKsd4j/RyYZgsY72wh+vC/RG8W8EB4894GVt1lYqays=; b=QfiNcTkR2dru6oNA+pLxjmNoVizdigsXPsAenRt29O/rHblJ9fRLjGGyuELiCBML7FutMy 5UUVVcMdRLmbd8VTmULFjc500AavhoDXCHob4m5ikIC4crQzsT6HI6pUELtXAb5ug+YDa3 nzT2vK4a0FgAK2bt9fnk4GL3879tyOHirPUt1fdkk8ZBoJZGee8KRpXsXLctVUdVhe6ihv YthOU8yQlxBZHIwNbmU9SVAyFKSNOrKNxEXe/PczMUTZDL6c9kfoQLv9FsimCouXP5/0HO a762x8s60xLclafOXicdk36NxjYFaMkC9MXGRKcepJM7pv2Gc5kvX5GQGYUH0A== Date: Tue, 4 Jan 2022 19:32:09 +1000 MIME-Version: 1.0 Content-Language: en-US To: ffmpeg-devel@ffmpeg.org References: X-Report-Abuse: Please report any abuse attempt to abuse@migadu.com and include these headers. From: Zane van Iperen In-Reply-To: X-Migadu-Flow: FLOW_OUT X-Migadu-Auth-User: zanevaniperen.com Subject: Re: [FFmpeg-devel] [PATCH] avformat/tests/imf: Don't use uninitialized value X-BeenThere: ffmpeg-devel@ffmpeg.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: FFmpeg development discussions and patches List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Reply-To: FFmpeg development discussions and patches Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset="us-ascii"; Format="flowed" Errors-To: ffmpeg-devel-bounces@ffmpeg.org Sender: "ffmpeg-devel" Archived-At: List-Archive: List-Post: On 4/1/22 19:25, Andreas Rheinhardt wrote: > Signed-off-by: Andreas Rheinhardt > --- > I'll apply this pretty soon. > lgtm, Please do. _______________________________________________ ffmpeg-devel mailing list ffmpeg-devel@ffmpeg.org https://ffmpeg.org/mailman/listinfo/ffmpeg-devel To unsubscribe, visit link above, or email ffmpeg-devel-request@ffmpeg.org with subject "unsubscribe".