ValidateBufferSize is now InitializeBuffer. Also, clears the caller

buffer.


date	2002.01.22.16.21.00;	author rmoore1;	state Exp;
This commit is contained in:
aystarik 2005-06-29 16:17:08 +00:00
parent 5041412686
commit d79ad1f9f3

View File

@ -1,7 +1,7 @@
/*******************************************************************************
*
* Module Name: dbcmds - debug commands and output routines
* $Revision: 1.75 $
* $Revision: 1.76 $
*
******************************************************************************/
@ -1046,6 +1046,7 @@ AcpiDbDisplayResources (
AcpiDbSetOutputDestination (DB_REDIRECTABLE_OUTPUT);
AcpiDbgLevel |= ACPI_LV_RESOURCES;
/* Convert string to object pointer */