Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 30 Jun 2001 03:57:38 -0700 (PDT)
From:      Nick Hibma <n_hibma@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/dev/usb uhid.c usbdi_util.c
Message-ID:  <200106301057.f5UAvcF86189@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
n_hibma     2001/06/30 03:57:38 PDT

  Modified files:
    sys/dev/usb          uhid.c usbdi_util.c 
  Log:
  Don't free memory that has been freed already.
  Null the pointer after freeing the memory.
  
  PR:		27370
  Submitted by:	Alec Barea <alec@barea.org>
  MFC after:	5 days
  
  Revision  Changes    Path
  1.37      +1 -3      src/sys/dev/usb/uhid.c
  1.19      +2 -1      src/sys/dev/usb/usbdi_util.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?200106301057.f5UAvcF86189>