Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 29 Jul 2011 20:24:04 +0000 (UTC)
From:      John Baldwin <jhb@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/usr.sbin/mfiutil mfi_show.c
Message-ID:  <201107292024.p6TKONbE090221@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
jhb         2011-07-29 20:24:04 UTC

  FreeBSD src repository

  Modified files:
    usr.sbin/mfiutil     mfi_show.c 
  Log:
  SVN rev 224495 on 2011-07-29 20:24:04Z by jhb
  
  Properly initialize an error variable to avoid returning uninitialized
  data when 'show drives' succeeds, often resulting in a failing exit code
  even though the command worked fine.
  
  Reviewed by:    bz
  Approved by:    re (kib)
  MFC after:      3 days
  
  Revision  Changes    Path
  1.8       +1 -0      src/usr.sbin/mfiutil/mfi_show.c



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201107292024.p6TKONbE090221>