From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on dcvr.yhbt.net X-Spam-Level: X-Spam-ASN: AS6130 216.105.38.0/24 X-Spam-Status: No, score=-3.3 required=3.0 tests=AWL,BAYES_00,DKIM_SIGNED, HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,RCVD_IN_DNSWL_NONE, SPF_HELO_PASS,SPF_PASS,T_DKIM_INVALID shortcircuit=no autolearn=ham autolearn_force=no version=3.4.0 Received: from lists.sourceforge.net (lists.sourceforge.net [216.105.38.7]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by dcvr.yhbt.net (Postfix) with ESMTPS id 752571F424 for ; Sat, 28 Apr 2018 00:24:35 +0000 (UTC) Received: from [127.0.0.1] (helo=sfs-ml-1.v29.lw.sourceforge.com) by sfs-ml-1.v29.lw.sourceforge.com with esmtp (Exim 4.90_1) (envelope-from ) id 1fCDfE-0005Ca-04; Sat, 28 Apr 2018 00:24:32 +0000 Received: from [172.30.20.202] (helo=mx.sourceforge.net) by sfs-ml-1.v29.lw.sourceforge.com with esmtps (TLSv1.2:ECDHE-RSA-AES256-GCM-SHA384:256) (Exim 4.90_1) (envelope-from ) id 1fCDfC-0005CU-Eu for sox-devel@lists.sourceforge.net; Sat, 28 Apr 2018 00:24:30 +0000 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=sourceforge.net; s=x; h=In-Reply-To:Content-Type:MIME-Version:References: Message-ID:Subject:Cc:To:From:Date:Sender:Reply-To:Content-Transfer-Encoding: Content-ID:Content-Description:Resent-Date:Resent-From:Resent-Sender: Resent-To:Resent-Cc:Resent-Message-ID:List-Id:List-Help:List-Unsubscribe: List-Subscribe:List-Post:List-Owner:List-Archive; bh=OUWX1FTuXjhbtk7ScI0LMt8mgGjqjnQr+yEDpGmYjVg=; b=Wrs5FOQXe6dOmzpPhc2r7N0KLB QM88tz2TBmCQfE2y6GygLfnyyqXtWOwVd/4Ni+Xrv6BrhVCpFWXsNJWVitCeT6BN2KE7llTnpBjyG TY8xbaaxgBeNpMda1MJN+ydYjGeB4LMxG6cDsa9t2Z9S8fhOdDPqONoEgaZxIopSw/CI=; DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=sf.net; s=x ; h=In-Reply-To:Content-Type:MIME-Version:References:Message-ID:Subject:Cc:To :From:Date:Sender:Reply-To:Content-Transfer-Encoding:Content-ID: Content-Description:Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc :Resent-Message-ID:List-Id:List-Help:List-Unsubscribe:List-Subscribe: List-Post:List-Owner:List-Archive; bh=OUWX1FTuXjhbtk7ScI0LMt8mgGjqjnQr+yEDpGmYjVg=; b=lJRqexnOKcDikuEOPWrul1jiDX zr8Xmx7Isrn5wywrwZKehim7eUzopODN3rSilE7LBcyrDqsHVMBW1HG/5XiNf3vfRYYgC7Y1GZwj0 MKsuyd/Teli486YHvfh4WBlAuqQFE6vC96IzppffM0REf6QUsZeoIlB5kVxrGtG+KCqM=; Received: from dcvr.yhbt.net ([64.71.152.64]) by sfi-mx-2.v28.lw.sourceforge.com with esmtps (TLSv1.2:ECDHE-RSA-AES256-GCM-SHA384:256) (Exim 4.90_1) id 1fCDfA-00AUsW-A1 for sox-devel@lists.sourceforge.net; Sat, 28 Apr 2018 00:24:30 +0000 Received: from localhost (dcvr.yhbt.net [127.0.0.1]) by dcvr.yhbt.net (Postfix) with ESMTP id B742D1F424; Sat, 28 Apr 2018 00:24:22 +0000 (UTC) Date: Sat, 28 Apr 2018 00:24:22 +0000 From: Eric Wong To: sox-devel@lists.sourceforge.net Message-ID: <20180428002422.GA11098@dcvr> References: <20180426211036.5735-1-mans@mansr.com> <20180426211036.5735-5-mans@mansr.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20180426211036.5735-5-mans@mansr.com> X-Headers-End: 1fCDfA-00AUsW-A1 Subject: Re: [PATCH 4/5] amr: check for invalid block types X-BeenThere: sox-devel@lists.sourceforge.net X-Mailman-Version: 2.1.21 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Reply-To: sox-devel@lists.sourceforge.net Cc: Mans Rullgard Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Errors-To: sox-devel-bounces@lists.sourceforge.net Mans Rullgard wrote: > This fixes infinte loops and crashes with invalid inputs. s/infinte/infinite/ ------------------------------------------------------------------------------ Check out the vibrant tech community on one of the world's most engaging tech sites, Slashdot.org! http://sdm.link/slashdot _______________________________________________ SoX-devel mailing list SoX-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/sox-devel