Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 30 Nov 2005 13:24:54 +0000 (UTC)
From:      Marius Strobl <marius@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/boot/ofw/libofw devicename.c
Message-ID:  <200511301324.jAUDOsHV031704@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
marius      2005-11-30 13:24:54 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_6)
    sys/boot/ofw/libofw  devicename.c 
  Log:
  MFC: 1.16
  
  In ofw_parsedev() check the return value of malloc() and protect
  against a NULL pointer dereference when ofw_parsedev() is called
  with a NULL path argument.
  
  Revision  Changes    Path
  1.15.8.1  +5 -1      src/sys/boot/ofw/libofw/devicename.c



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