From owner-svn-src-head@FreeBSD.ORG Thu Nov 29 15:16:28 2012 Return-Path: Delivered-To: svn-src-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 0FF55881 for ; Thu, 29 Nov 2012 15:16:28 +0000 (UTC) (envelope-from lists@eitanadler.com) Received: from mail-lb0-f182.google.com (mail-lb0-f182.google.com [209.85.217.182]) by mx1.freebsd.org (Postfix) with ESMTP id 692288FC14 for ; Thu, 29 Nov 2012 15:16:26 +0000 (UTC) Received: by mail-lb0-f182.google.com with SMTP id go10so11780663lbb.13 for ; Thu, 29 Nov 2012 07:16:26 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=eitanadler.com; s=0xdeadbeef; h=mime-version:sender:in-reply-to:references:from:date :x-google-sender-auth:message-id:subject:to:cc:content-type; bh=ZCS1ElbtcQhuQwSz5D0kz9P3hh/jf/EDzkd0xwxEhlE=; b=OeZXOqT0Zp2pcX5b/PZZl5ww8XxC5XwJaByp4oT0uImXcou+DZjdgMEEPwd/L4Xcrf 3bgBDCZ/3pekjY5KSHiMffj+6nEDBSxafCHCk4laCnIUj7q0hyY58cLTVCgVUTwJgDOQ zHpXQ9+eO+gNKEs93X88DNG4kE83JLPKiLRIg= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=mime-version:sender:in-reply-to:references:from:date :x-google-sender-auth:message-id:subject:to:cc:content-type :x-gm-message-state; bh=ZCS1ElbtcQhuQwSz5D0kz9P3hh/jf/EDzkd0xwxEhlE=; b=OQx/4xH7G13fuZWD/vkjmojMc6UH3wKMR7IQx9bbhVLNQ/jOZntB9EpxKwa0UpdUMM QpIZf4py3xo/viQB4Ucg7AYG49l+zFN2rgT9IjRJfE7VUyAAa91Hr16vm1UMi1umU7VF Jb15IYexsKBJGJ/jdcJZiLSQJvwta2VI6rhSneICm57X6JRqWusAv4zktdmcCSdBjJd1 NFh3/ZUJkSawe25tV3HlDA+dOPsB++HSHQjOSDLXcm4JumKU8Ll2YGg3BHzoac6m+4JV hORlLLBK4Qr2tNFeeylIekOH+kBgiNSIbaDKditdE0dklbOYyP71lQY8RHNo0NLzsi/8 7l1A== Received: by 10.152.105.33 with SMTP id gj1mr22020411lab.49.1354202185945; Thu, 29 Nov 2012 07:16:25 -0800 (PST) MIME-Version: 1.0 Sender: lists@eitanadler.com Received: by 10.112.154.168 with HTTP; Thu, 29 Nov 2012 07:15:54 -0800 (PST) In-Reply-To: <20121129130449.GH3013@kib.kiev.ua> References: <201211290516.qAT5GoT5098709@svn.freebsd.org> <20121129120147.GE3013@kib.kiev.ua> <20121129130449.GH3013@kib.kiev.ua> From: Eitan Adler Date: Thu, 29 Nov 2012 10:15:54 -0500 X-Google-Sender-Auth: Kh35L_3S08YPNfNYrDu_i6xvmZ4 Message-ID: Subject: Re: svn commit: r243665 - head/sbin/dump To: Konstantin Belousov Content-Type: text/plain; charset=UTF-8 X-Gm-Message-State: ALoCoQlYWIFcT5sJWD6Cehb7mLE9TFb/RnjPBHkd+sMoHtjIsd/1d+K4b5ivDaAU6QPZC3gmR5v9 Cc: svn-src-head@freebsd.org, svn-src-all@freebsd.org, src-committers@freebsd.org X-BeenThere: svn-src-head@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: SVN commit messages for the src tree for head/-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 29 Nov 2012 15:16:28 -0000 On 29 November 2012 08:04, Konstantin Belousov wrote: >> It fixes some static analyzer warnings. > This cannot be a reason to cripple the code. How is the code crippled? -- Eitan Adler Source, Ports, Doc committer Bugmeister, Ports Security teams