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 8CBAA420BC for ; Tue, 22 Feb 2022 12:13:00 +0000 (UTC) Received: from [127.0.1.1] (localhost [127.0.0.1]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTP id BEE8668B0A6; Tue, 22 Feb 2022 14:12:58 +0200 (EET) Received: from shout02.mail.de (shout02.mail.de [62.201.172.25]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTPS id A12B368AFE2 for ; Tue, 22 Feb 2022 14:12:52 +0200 (EET) Received: from postfix01.mail.de (postfix03.bt.mail.de [10.0.121.127]) by shout02.mail.de (Postfix) with ESMTP id 452A9A1F1D for ; Tue, 22 Feb 2022 13:12:52 +0100 (CET) Received: from smtp01.mail.de (smtp01.bt.mail.de [10.0.121.211]) by postfix01.mail.de (Postfix) with ESMTP id 2B4338011C for ; Tue, 22 Feb 2022 13:12:52 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=mail.de; s=mailde202009; t=1645531972; bh=QAG+87MRU+49WJfXbO9qkpxdIK49UbIek6iwbDPsRpo=; h=Message-ID:Date:Subject:To:From:From:To:CC:Subject:Reply-To; b=I5YEpgm1qZPfkcn4umvVZqQ5nb0AKcSdbAkc7Dsv+nzMHxvClJzw5h05hPDMSfr/8 6BV0HTSAKCa1yhqllU3bbc9jJs9GzaW5MEEf7XGnTttmPCaKz6GG6OEYkNZoCWYcD0 mmo/yMhwGKSiLZn0vqS9koJyXCUyvrKErP9Q9WB3zwuG2nqb5zeQspOCJWRwK1JtE0 OKT1ZnYujl36b3UI62urIsDN1lrdEE37o3ONuP2FoE0Ce7hp6WAP7PSUfveWE7ltX9 ter7xQ8XhvCmb8x1pV1folSo/xoHLbXu7kcHH69K1IOWmb9uiFtEy2A6JPhe2bvca2 4IQG14cM+BkCg== Received: from [127.0.0.1] (localhost [127.0.0.1]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) (No client certificate requested) by smtp01.mail.de (Postfix) with ESMTPSA id ECB1E100627 for ; Tue, 22 Feb 2022 13:12:51 +0100 (CET) Message-ID: <4130c5ef-22d3-ec04-8e52-0713beedf03a@mail.de> Date: Tue, 22 Feb 2022 13:12:51 +0100 MIME-Version: 1.0 Content-Language: en-US To: ffmpeg-devel@ffmpeg.org References: <20220204161935.66247-1-quinkblack@foxmail.com> From: Thilo Borgmann In-Reply-To: X-purgate: clean X-purgate: This mail is considered clean (visit http://www.eleven.de for further information) X-purgate-type: clean X-purgate-Ad: Categorized by eleven eXpurgate (R) http://www.eleven.de X-purgate: This mail is considered clean (visit http://www.eleven.de for further information) X-purgate: clean X-purgate-size: 182 X-purgate-ID: 154282::1645531972-00004ACD-81F47CA7/0/0 Subject: Re: [FFmpeg-devel] [PATCH 2/2] avdevice/avfoundation: check strdup 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: Am 04.02.22 um 17:19 schrieb Zhao Zhili: > --- > libavdevice/avfoundation.m | 12 ++++++++++-- > 1 file changed, 10 insertions(+), 2 deletions(-) Pushed, thanks! -Thilo _______________________________________________ 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".