--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/crashanalysis/crashanalyser/com.nokia.s60tools.crashanalyser/data/ALLOC.xml Thu Feb 11 15:06:45 2010 +0200
@@ -0,0 +1,11 @@
+<?xml version='1.0' encoding='UTF-8'?>
+<panic_category>
+ <category_name>ALLOC</category_name>
+ <category_description> <p>These panics are raised in debug builds only and are caused when the heap debugging functions detect a memory leak.</p></category_description>
+ <panics>
+ <panic>
+ <panic_id> nnnnnnnn</panic_id>
+ <panic_description><p>This panic is raised by the <code class="ApiItem">RHeap::__DbgMarkEnd()</code> and <code class="ApiItem">User::__DbgMarkEnd()</code> when the number of heap cells at the current nested level is not as expected. </p><p>nnnnnnnn is the hexadecimal pointer to the first orphaned heap cell.</p> </panic_description>
+ </panic>
+ </panics>
+</panic_category>
\ No newline at end of file