Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 18 Jan 2010 10:30:11 +0000 (UTC)
From:      Andriy Gapon <avg@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/dev/acpica acpi_ec.c
Message-ID:  <201001181030.o0IAUVGR036953@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help

avg         2010-01-18 10:30:11 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/acpica       acpi_ec.c 
  Log:
  SVN rev 202558 on 2010-01-18 10:30:11Z by avg
  
  acpi_ec: clean up 'private' ivar when freeing memory to which it points
  
  This is not only a prudent thing to do, but also makes sure that probe
  method is not confused by non-NULL 'private', if the previous attach
  attempt fails for any reason.
  
  PR:             kern/142561
  Tested by:      Alex Goncharov <alex-goncharov@comcast.net>
  MFC after:      4 days
  
  Revision  Changes    Path
  1.84      +1 -0      src/sys/dev/acpica/acpi_ec.c



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