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 585CF4B804 for ; Sun, 14 Jul 2024 16:26:32 +0000 (UTC) Received: from [127.0.1.1] (localhost [127.0.0.1]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTP id 6DDE968D8ED; Sun, 14 Jul 2024 19:26:30 +0300 (EEST) Received: from mail-pj1-f48.google.com (mail-pj1-f48.google.com [209.85.216.48]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTPS id E412E68D86B for ; Sun, 14 Jul 2024 19:26:23 +0300 (EEST) Received: by mail-pj1-f48.google.com with SMTP id 98e67ed59e1d1-2c977eab75eso624571a91.0 for ; Sun, 14 Jul 2024 09:26:23 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1720974381; x=1721579181; h=to:subject:message-id:date:from:in-reply-to:references:mime-version :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=KfNTb4g5N0U2Y8BlH23FMgR6WarFVHObyYi4ZjUleI0=; b=Z037pC/xh9UHHp3z0+5XU36RMN1/YvO+wDxSRGzDxpxJK0+JMEaAYglnWuFUm7vOZB IG3PqLrkCygeTIshA2heJ7F/5KhmBNHtcbljH1SUNhS8XUtfajvyNL59yNXMs9jCOOKn 4xHMREz4YewgQg4mHt3EjrQgKVjBeyTV3GLU2syKCLvfphXagTIKdvFdScRavLMnIHsZ 1AEWjNUHl/VG/6JnCuJFuMg/ABgmeS3cQ1O32yEcd93zpUlTP/GBAaQNS452N47GSotD +el5PU5jwPWnwr6sU0pahdJZgNhMfSORvXtuvLGaRtv5TMWp1qU0w7cHiVG8YF8SSEhr uGXQ== X-Gm-Message-State: AOJu0Yz2FbZmXQ0xSGoHwLb/y3T5UsdKLkwRyxx52hxOKXmTGooeTM4v ZmJDy2MLquUitfi70u7dHo7z0JOz/407CN3IAE+Z+NWuVpXhAgJHi939EQg/yFJEflYJW6996zy jvSVchpjqnudFiaffSF1UhZVSY/2lHAyahxZSrd8Wdglc1E5d X-Google-Smtp-Source: AGHT+IFQESAo1RihJ2ZYTLR8PsJ1IZ8ebp4HwDOAlyWyvqSEDXmxeqbZ16su33hlr3KftK6PgUWSK0/zKBNscbo1xNo= X-Received: by 2002:a05:6a20:1590:b0:1c3:b0d8:dfca with SMTP id adf61e73a8af0-1c3b2ac5523mr12576223637.3.1720974381242; Sun, 14 Jul 2024 09:26:21 -0700 (PDT) MIME-Version: 1.0 References: In-Reply-To: From: Marth64 Date: Sun, 14 Jul 2024 11:26:10 -0500 Message-ID: To: FFmpeg development discussions and patches X-Content-Filtered-By: Mailman/MimeDel 2.1.29 Subject: Re: [FFmpeg-devel] [PATCH] libavformat/tls_mbedtls: Changes the return code handling of mbedtls_x509_crt_parse_file 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-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Errors-To: ffmpeg-devel-bounces@ffmpeg.org Sender: "ffmpeg-devel" Archived-At: List-Archive: List-Post: LGTM after checking documentation of mbedtls_x509_crt_parse_file() _______________________________________________ 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".