From owner-svn-src-head@FreeBSD.ORG Sat Sep 15 23:27:41 2012 Return-Path: Delivered-To: svn-src-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 6709E1065781 for ; Sat, 15 Sep 2012 23:27:41 +0000 (UTC) (envelope-from lists@eitanadler.com) Received: from mail-pb0-f54.google.com (mail-pb0-f54.google.com [209.85.160.54]) by mx1.freebsd.org (Postfix) with ESMTP id 22B7D8FC12 for ; Sat, 15 Sep 2012 23:27:39 +0000 (UTC) Received: by pbbrp2 with SMTP id rp2so7938533pbb.13 for ; Sat, 15 Sep 2012 16:27:39 -0700 (PDT) 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=uqqLoxYckazSWgGmS1pP1QCjBXQj5vxtw7TtNkTabtg=; b=ShJzNyH+lDV9AlP4DMLWtW7qTWiVvcIwQMxNOq79kVqVxXvCExBCuV/TehaophM5/f K4+U8nmwwDcmlOJVSNfRa3VpfiZoQEZpmLNGGDxG25QcfNJmJ1h5kkr/B6R3KpvzGsYb HTyYriPzYS3bfHP61p56aL7bR/6tQ//D8jXP8= 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=uqqLoxYckazSWgGmS1pP1QCjBXQj5vxtw7TtNkTabtg=; b=BSYysyaPcwBY81AVnjGcS/vP2Q9/Vlz+CpV+701fP1SGJQKdkI2fc4/ussQRHxKI78 sWR6mgGUWzuhi/Zy40FT0lVS2RDIztMApExB6gOowg7Qj0w1Ywoiya0bBLM67ITvDol0 YkpUa6JbMXo2LdQgn8EJ2ttc2NIdYWU0wMd0FlK5E/al0RbA4hetkmMqjdd0Tg9oBfE6 pSHSf8mnKVQfg+vzkYl8nYXCeX6PoBOxfFHjsbQ7rDHWKlXAKc3N/Iow60L8ONp00LFc u2nE0Hs6AilDTWGRrgtQgo02P5TIaNTDqFyTNoxJsDOmdaHDew0W9nwEV52rGzMncQro Dupg== Received: by 10.68.138.133 with SMTP id qq5mr12477262pbb.86.1347751659546; Sat, 15 Sep 2012 16:27:39 -0700 (PDT) MIME-Version: 1.0 Sender: lists@eitanadler.com Received: by 10.66.87.41 with HTTP; Sat, 15 Sep 2012 16:27:08 -0700 (PDT) In-Reply-To: <5054F116.8090503@cran.org.uk> References: <201209142347.q8ENlN7N034951@svn.freebsd.org> <5054EBCB.6070105@coosemans.org> <5054F116.8090503@cran.org.uk> From: Eitan Adler Date: Sat, 15 Sep 2012 19:27:08 -0400 X-Google-Sender-Auth: 0dQgsxIA8W6Vnf3KCkqNaGs5JqI Message-ID: To: Bruce Cran Content-Type: text/plain; charset=UTF-8 X-Gm-Message-State: ALoCoQm8CLBoRHY/IQbVw2TmFsHFx6IZ4ipBXSIi/hfvBWSlEPA8Xh5gXHdI3RNgQerndSP3kAr5 Cc: svn-src-head@freebsd.org, svn-src-all@freebsd.org, Tijl Coosemans , src-committers@freebsd.org Subject: Re: svn commit: r240527 - head/bin/df X-BeenThere: svn-src-head@freebsd.org X-Mailman-Version: 2.1.5 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: Sat, 15 Sep 2012 23:27:41 -0000 On 15 September 2012 17:20, Bruce Cran wrote: > On 15/09/2012 21:57, Tijl Coosemans wrote: >> >> Freeing memory right before exiting is a waste of time. The tool shouldn't >> complain about it. Perhaps, but tools do. This has already been brought up on cfe-dev. > "/Stop wasting time and just exit already/." - > http://blogs.msdn.com/b/oldnewthing/archive/2012/01/05/10253268.aspx I read this blog post when it came out. :) -- Eitan Adler Source & Ports committer X11, Bugbusting teams