1 <?xml version="1.0" encoding="UTF-8"?>
2 <!DOCTYPE section PUBLIC "-//OASIS//DTD DocBook XML V4.2//EN"
3 "http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd"
4 [ <!ENTITY % local.common.attrib
5 "xmlns:xi CDATA #FIXED 'http://www.w3.org/2001/XInclude'">]
8 <section id="malloc_test" xmlns:xi="http://www.w3.org/2001/XInclude">
12 <firstname>Andrei</firstname>
13 <surname>Pelinescu-Onciul</surname>
14 <affiliation><orgname>iptelorg GmbH</orgname></affiliation>
16 <email>andrei@iptel.org</email>
22 <holder>iptelorg GmbH</holder>
26 <revnumber>$Revision$</revnumber>
32 <title>malloc_test Module</title>
34 <section id="malloc_test.overview">
35 <title>Overview</title>
37 This is a debugging/test module. It implements functions (both
38 script and rpcs) that can be used to stress the memory allocator
39 or force memory leaks.
42 This module should never be used in a production environment.
45 <xi:include href="params.xml"/>
46 <xi:include href="functions.xml"/>