DragonFly BSD
DragonFly commits List (threaded) for 2011-05
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

git: acpi: Add a missing initialization.


From: Sascha Wildner <swildner@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Sat, 28 May 2011 12:41:53 -0700 (PDT)

commit 491bbbaf278278ef2ca37f64299d7c7334aa3b15
Author: Sascha Wildner <saw@online.de>
Date:   Sat May 28 21:41:44 2011 +0200

    acpi: Add a missing initialization.
    
    If acpi_get_handle() failed, the code would try to AcpiOsFree() a
    garbage devinfo.

Summary of changes:
 sys/dev/acpica5/acpi.c |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/491bbbaf278278ef2ca37f64299d7c7334aa3b15


-- 
DragonFly BSD source repository



[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]