From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=oracle.com; h=date : from : to : cc : subject : message-id : references : mime-version : content-type : in-reply-to; s=corp-2020-01-29; bh=tc+I1qFTpfDdz7J58nA474ceD4IiYHXt2HPacvpjr0s=; b=vrN9PfqVf4yK22FqudqwJG/Nhl0I78YwekXENchKlCSD3OVfAdUrb32hXQDNsTu0eUZu nhzK0A8sKi1NHouaEuQDQ7j5F+dypDASuUFGEe0bted3uo0YFl2mQzPCsmYrBAnbCsmL sNWwMG0YVKZbE4FbCDkbx26eiBDK+Iwg1GbUOPndlnjANe5Bp1GjQwB5X6lj1e2jrXCX y5r9Daha36LG9wo0uS3546H3ko7FcbwTfUXW3p6+eO6LIF2MamH84+EYpk4wAjrthKiD V9Vkkskz/MYezVcOoUC+lgtEgaIgnImawZMV73cDstqzq9f1U2U74PvSLVxb6pWWV80N Dw== Date: Thu, 21 May 2020 18:01:01 +0300 From: Dan Carpenter Message-ID: <20200521150101.GT3041@kadam> References: <0000000000007b211005a6187dc9@google.com> <20200521140803.GI30374@kadam> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: Subject: Re: [Bridge] KASAN: slab-out-of-bounds Read in br_mrp_parse List-Id: Linux Ethernet Bridging List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Dmitry Vyukov Cc: Nikolay Aleksandrov , netdev , Roopa Prabhu , bridge@lists.linux-foundation.org, syzkaller-bugs , LKML , horatiu.vultur@microchip.com, syzbot , syzkaller , kuba@kernel.org, David Miller On Thu, May 21, 2020 at 04:28:05PM +0200, Dmitry Vyukov wrote: > What do you want to script? Note syzbot is not promising a specific > stable API wrt these plain text emails. These are flattened into text > format for human consumption and sent over unreliable media. I just want to pipe the email to a script which fetches the tree, checks out the hash, creates the config and does a make cscope. regards, dan carpenter