diff -r 48780e181b38 -r 578be2adaf3e Symbian3/PDK/Source/GUID-7DE155F1-B89F-51B6-B7EC-C161402007A6.dita --- a/Symbian3/PDK/Source/GUID-7DE155F1-B89F-51B6-B7EC-C161402007A6.dita Tue Jul 20 12:00:49 2010 +0100 +++ b/Symbian3/PDK/Source/GUID-7DE155F1-B89F-51B6-B7EC-C161402007A6.dita Fri Aug 13 16:47:46 2010 +0100 @@ -1,44 +1,44 @@ - - - - - -Category -: Kern-Heap -

KERN-HEAP panics are raised by the kernel when bad parameters are passed -to kernel-side heap functions.

- - - - -

39

-

This panic is raised when the size specified for the new heap is -smaller than the permitted minimum; it must be at least the size of a RHeap object. -On the user side this is associated with the USER category; on the kernel -side this is associated with the KERN-HEAP category.

-
- -

42

-

This panic is raised in a call to the RHeap member -functions, AllocLen(), Free(), FreeZ(), ReAlloc(), ReAllocL(), Adjust() and AdjustL(), when a pointer passed to these functions -does not point to a valid cell. On the user side this is associated with the -USER category; on the kernel side this is associated with the KERN-HEAP category.

-
- -

213

-

This panic is raised when attempting to set a new debug failure -mode on a heap with an invalid argument. For example, if aBurst greater -than the KMaxTUint6 value when invoking UHEAP_BURSTFAILNEXT when -a RHeap object is used for the user heap. On the user side -this is associated with the USER category; on the kernel side this is associated -with the KERN-HEAP category.

-
- - + + + + + +Category +: Kern-Heap +

KERN-HEAP panics are raised by the kernel when bad parameters are passed +to kernel-side heap functions.

+
+ + + +

39

+

This panic is raised when the size specified for the new heap is +smaller than the permitted minimum; it must be at least the size of a RHeap object. +On the user side this is associated with the USER category; on the kernel +side this is associated with the KERN-HEAP category.

+
+ +

42

+

This panic is raised in a call to the RHeap member +functions, AllocLen(), Free(), FreeZ(), ReAlloc(), ReAllocL(), Adjust() and AdjustL(), when a pointer passed to these functions +does not point to a valid cell. On the user side this is associated with the +USER category; on the kernel side this is associated with the KERN-HEAP category.

+
+ +

213

+

This panic is raised when attempting to set a new debug failure +mode on a heap with an invalid argument. For example, if aBurst greater +than the KMaxTUint6 value when invoking UHEAP_BURSTFAILNEXT when +a RHeap object is used for the user heap. On the user side +this is associated with the USER category; on the kernel side this is associated +with the KERN-HEAP category.

+
+ +
\ No newline at end of file