Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 1 Sep 2010 15:24:47 +0000 (UTC)
From:      Dimitry Andric <dim@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/boot/pc98/boot2 boot2.c
Message-ID:  <201009011524.o81FOtlf091229@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
dim         2010-09-01 15:24:47 UTC

  FreeBSD src repository

  Modified files:
    sys/boot/pc98/boot2  boot2.c 
  Log:
  SVN rev 212098 on 2010-09-01 15:24:47Z by dim
  
  Use a cleaner expression to retrieve the memory size in pc98's boot2.c,
  which also avoids NULL pointer arithmetic, as suggested by jhb.  The
  available space goes from 11 bytes to 7.
  
  Reviewed by:    nyan
  Approved by:    rpaulo (mentor)
  
  Revision  Changes    Path
  1.3       +2 -3      src/sys/boot/pc98/boot2/boot2.c



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