Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 19 Nov 2008 16:04:07 +0000 (UTC)
From:      Doug Rabson <dfr@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/boot/i386/libi386 biosdisk.c
Message-ID:  <200811191604.mAJG4GCS020532@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
dfr         2008-11-19 16:04:07 UTC

  FreeBSD src repository

  Modified files:
    sys/boot/i386/libi386 biosdisk.c 
  Log:
  SVN rev 185095 on 2008-11-19 16:04:07Z by dfr
  
  If we free the GPT partition list in bd_open_gpt() because of an error, don't
  try to free it again in bd_closedisk(). While I'm here, fix a DEBUG print.
  
  Revision  Changes    Path
  1.56      +4 -2      src/sys/boot/i386/libi386/biosdisk.c



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