Source-Changes archive

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

CVS commit: src/sys/dev/acpi



Module Name:    src
Committed By:   kochi
Date:           Fri Aug 15 17:22:25 UTC 2003

Modified Files:
        src/sys/dev/acpi: fdc_acpi.c

Log Message:
'struct acpi_resources' will have references to malloc'ed memory.
So it's better to not to allocate on stack.


To generate a diff of this commit:
cvs rdiff -r1.9 -r1.10 src/sys/dev/acpi/fdc_acpi.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index