Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 31 May 2010 09:10:39 +0000 (UTC)
From:      Andriy Gapon <avg@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/geom/label g_label.c
Message-ID:  <201005310910.o4V9AtGS047197@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help

avg         2010-05-31 09:10:39 UTC

  FreeBSD src repository

  Modified files:
    sys/geom/label       g_label.c 
  Log:
  SVN rev 208672 on 2010-05-31 09:10:39Z by avg
  
  g_label: fix possible NULL pointer dereference
  
  in case glabel debug level is >= 1 and gp->provider list is empty
  for some reason
  
  Found by:       clang static analyzer
  MFC after:      4 days
  
  Revision  Changes    Path
  1.27      +2 -4      src/sys/geom/label/g_label.c



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