Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 3 May 2001 04:26:46 -0700 (PDT)
From:      David Malone <dwmalone@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/lib/libkvm kvm_proc.c
Message-ID:  <200105031126.f43BQkE03724@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
dwmalone    2001/05/03 04:26:46 PDT

  Modified files:
    lib/libkvm           kvm_proc.c 
  Log:
  Avoid dividing by zero if kd->procbase->ki_structsize is uninitalised.
  (I'm testing the numerator rather than the denominator, which looks
  weird, but is the right thing to do here).
  
  Revision  Changes    Path
  1.35      +2 -2      src/lib/libkvm/kvm_proc.c


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




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