From owner-svn-src-all@FreeBSD.ORG Thu Nov 29 15:16:27 2012 Return-Path: Delivered-To: svn-src-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id ED752880 for ; Thu, 29 Nov 2012 15:16:27 +0000 (UTC) (envelope-from lists@eitanadler.com) Received: from mail-la0-f54.google.com (mail-la0-f54.google.com [209.85.215.54]) by mx1.freebsd.org (Postfix) with ESMTP id 4E6728FC13 for ; Thu, 29 Nov 2012 15:16:27 +0000 (UTC) Received: by mail-la0-f54.google.com with SMTP id j13so14357953lah.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=GcDUarPhzLK1ppJss7To7ijjZOb1f1y+fWm+foFwv1TTIYYlqww8hwMgm7Eavl4T5Z DDuAeJYQJOXetZpgMBdwvAmPBZhgcWnFDR7/rsXOUabmplPHdok1w7eYEMp+Vi6lEPiS nWEMKfHA1iofrEq3QILW1ukFF3Y7yDapShZfo17XK6pU3If7BHD1bD40M7pbNLU7ZsmI BoEKZk+c3cAMG9FW5qFp7P3Q0H47JFgZ8NOobfoJMqQttN3txrvlboqDacZfIpufQG/W MyQkc1rnVmtj4MmJIsJxLkojleHiBuCG1cE36Qvx+2ytkZW+Tk7qEBPrZWyE/27RBy3L WE1Q== 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: ALoCoQkPMjiNjlTpiwXkeynG86Gg6rw/abMH/IP5lSVvo1aOaGBLU3sGZKn0OQpqoKLTqJsxpo6v Cc: svn-src-head@freebsd.org, svn-src-all@freebsd.org, src-committers@freebsd.org X-BeenThere: svn-src-all@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "SVN commit messages for the entire src tree \(except for " user" and " projects" \)" 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