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 E849846D5E for ; Wed, 9 Aug 2023 18:46:05 +0000 (UTC) Received: from [127.0.1.1] (localhost [127.0.0.1]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTP id B180A68C883; Wed, 9 Aug 2023 21:46:02 +0300 (EEST) Received: from mail-ua1-f54.google.com (mail-ua1-f54.google.com [209.85.222.54]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTPS id 52C4568C7E9 for ; Wed, 9 Aug 2023 21:45:56 +0300 (EEST) Received: by mail-ua1-f54.google.com with SMTP id a1e0cc1a2514c-78caeb69125so27737241.3 for ; Wed, 09 Aug 2023 11:45:56 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20221208; t=1691606754; x=1692211554; h=to:subject:message-id:date:from:in-reply-to:references:mime-version :from:to:cc:subject:date:message-id:reply-to; bh=VU7pPVdEVHjUlXwFeIBkiinlglj+vAuX6VyZFsggQ1k=; b=oRP4wezh6yTqLqXWibQQY4h7EFsJiGZdMJIhPj493pgpDp2GfS1Q4rdOlQ3adJH+DK Ub0NFnTkn+cGW1clOFzLT3wU1vDZXb3HiWrvKav414BnkxMweEnbvD5BynuQYAljW3UW 6iOYmPEBlPXIeYER4C20BiTSwwh/vB1iSJpO4yq+QXboo+MYQgsr2N6DwzMUxO5o4hI1 axO5hDZmDzUNntHBceA6YKjjUFBkx/KmYJh3vSTlthcxUe+sleMNWqhI3j9ugLrz34s+ 2V9eK2l3qp3l5dnXYPEbpk9OrHHx3ZkrhhAdp9oulfj0mURatkh7b2INF4MtK1GU/1+g UbbQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1691606754; x=1692211554; 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=VU7pPVdEVHjUlXwFeIBkiinlglj+vAuX6VyZFsggQ1k=; b=Gp732S3p27Il3Mf9+zLTiZC8OluIcZFJ8whDt0bFU/el0/xthze7h7S3oDQUFMekav NCMl8o1z5HzGf1zDhQGuVid6W0mMGmPT9ekf5bLOr+X0bQeg1IaCBGcwlD4oMWFQp4bL ZkzLwU32vUTcTPPkIkVHR72PHl5zz5ktlqiL2erY5+x2aklBxeKKPfNi9kLKvbnaNKr5 Gw2NXLEWEtB7vIVi4AmfOWswQ3pGTuWiYBp/pNbThvVrHzlOkWXec2439MdguoJ26FKU Lak5FVfU9ljL0TowcSfmyT/hMM1zf5zZBtUy/y+Ygj3L1GYRVAzk7MYiIxO2VSakQNKL aVKw== X-Gm-Message-State: AOJu0YyHzcbAOhN5+de/hTErS/qFpZ23labvRLlALHE3rME+MjP5Ox0m d2I+o8ikVfeWWc/lcQjAa+zWnkylaAHPNVUhzqSmFpm1Qpk= X-Google-Smtp-Source: AGHT+IGHvvIOUC7qrlNZ9Nyu2iP598IveZD5lqdPRGtbdM0TYPQduwt7VxJjy6yeDRkQag/OtXr9W2MmBCNOF2lNMIQ= X-Received: by 2002:a67:fe18:0:b0:443:672c:2d8 with SMTP id l24-20020a67fe18000000b00443672c02d8mr3961013vsr.22.1691606754238; Wed, 09 Aug 2023 11:45:54 -0700 (PDT) MIME-Version: 1.0 References: <20230809183407.29554-1-michael@niedermayer.cc> In-Reply-To: <20230809183407.29554-1-michael@niedermayer.cc> From: Paul B Mahol Date: Wed, 9 Aug 2023 20:53:03 +0200 Message-ID: To: FFmpeg development discussions and patches X-Content-Filtered-By: Mailman/MimeDel 2.1.29 Subject: Re: [FFmpeg-devel] [PATCH v2] avcodec/mv30: Check the input length before allocation 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: This is not correct, and please stop writing such patches. Thanks. _______________________________________________ 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".