TheAlgorithms-C/db/d84/malloc__dbg_8c_a37914d05ba1fe8848aa1b48cda719422_cgraph.svg

82 lines
4.0 KiB
XML
Raw Normal View History

<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN"
"http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<!-- Generated by graphviz version 8.0.2 (20230410.1723)
-->
<!-- Title: malloc_dbg Pages: 1 -->
<svg width="181pt" height="138pt"
viewBox="0.00 0.00 181.00 138.00" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
<g id="graph0" class="graph" transform="scale(1 1) rotate(0) translate(4 134)">
<title>malloc_dbg</title>
<!-- Node1 -->
<g id="node1" class="node">
<title>Node1</title>
<g id="a_node1"><a xlink:title="malloc_dbg function is a wrapper around the malloc function.">
<polygon fill="#999999" stroke="#666666" points="66,-74 0,-74 0,-55 66,-55 66,-74"/>
<text text-anchor="middle" x="33" y="-62" font-family="Helvetica,sans-Serif" font-size="10.00">malloc_dbg</text>
</a>
</g>
</g>
<!-- Node2 -->
<g id="node2" class="node">
<title>Node2</title>
<g id="a_node2"><a xlink:href="../../db/d84/malloc__dbg_8c.html#a062aa89cafd39a97971a2eb22653ff2a" target="_top" xlink:title="addMemInfo function add a memory allocation in the memoryInfo list.">
<polygon fill="white" stroke="#666666" points="173,-130 102,-130 102,-111 173,-111 173,-130"/>
<text text-anchor="middle" x="137.5" y="-118" font-family="Helvetica,sans-Serif" font-size="10.00">addMemInfo</text>
</a>
</g>
</g>
<!-- Node1&#45;&gt;Node2 -->
<g id="edge1" class="edge">
<title>Node1&#45;&gt;Node2</title>
<path fill="none" stroke="#63b8ff" d="M51.54,-74.48C65.22,-82.23 84.75,-93.18 102,-102.5 103.83,-103.49 105.71,-104.5 107.62,-105.51"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="105.63,-108.94 116.11,-110.51 108.89,-102.75 105.63,-108.94"/>
</g>
<!-- Node3 -->
<g id="node3" class="node">
<title>Node3</title>
<g id="a_node3"><a xlink:href="../../db/d84/malloc__dbg_8c.html#a8ac3a93239838ac88c18df64c58b9275" target="_top" xlink:title="editInfo function is used to edit an element in the memoryInfo list.">
<polygon fill="white" stroke="#666666" points="162,-93 113,-93 113,-74 162,-74 162,-93"/>
<text text-anchor="middle" x="137.5" y="-81" font-family="Helvetica,sans-Serif" font-size="10.00">editInfo</text>
</a>
</g>
</g>
<!-- Node1&#45;&gt;Node3 -->
<g id="edge2" class="edge">
<title>Node1&#45;&gt;Node3</title>
<path fill="none" stroke="#63b8ff" d="M66.43,-70.51C77.81,-72.62 90.63,-75 102.16,-77.13"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="101.26,-80.71 111.73,-79.09 102.53,-73.83 101.26,-80.71"/>
</g>
<!-- Node4 -->
<g id="node4" class="node">
<title>Node4</title>
<g id="a_node4"><a xlink:href="../../db/d84/malloc__dbg_8c.html#acd08c54b257fb81e57f16c94690072f2" target="_top" xlink:title="inList function is used to know if an element is already in the memoryInfo list.">
<polygon fill="white" stroke="#666666" points="157.5,-56 117.5,-56 117.5,-37 157.5,-37 157.5,-56"/>
<text text-anchor="middle" x="137.5" y="-44" font-family="Helvetica,sans-Serif" font-size="10.00">inList</text>
</a>
</g>
</g>
<!-- Node1&#45;&gt;Node4 -->
<g id="edge3" class="edge">
<title>Node1&#45;&gt;Node4</title>
<path fill="none" stroke="#63b8ff" d="M66.43,-58.8C79.18,-56.57 93.74,-54.01 106.27,-51.81"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="106.86,-55.08 116.1,-49.91 105.65,-48.19 106.86,-55.08"/>
</g>
<!-- Node5 -->
<g id="node5" class="node">
<title>Node5</title>
<g id="a_node5"><a xlink:href="../../db/d84/malloc__dbg_8c.html#a2a47e4c38db8c00b80248e5535adf797" target="_top" xlink:title="printLeaks function is used to print all the memory leaks.">
<polygon fill="white" stroke="#666666" points="168.5,-19 106.5,-19 106.5,0 168.5,0 168.5,-19"/>
<text text-anchor="middle" x="137.5" y="-7" font-family="Helvetica,sans-Serif" font-size="10.00">printLeaks</text>
</a>
</g>
</g>
<!-- Node1&#45;&gt;Node5 -->
<g id="edge4" class="edge">
<title>Node1&#45;&gt;Node5</title>
<path fill="none" stroke="#63b8ff" d="M52.32,-54.67C67.9,-46.31 90.5,-34.18 108.37,-24.6"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="109.83,-27.25 116.99,-19.43 106.52,-21.08 109.83,-27.25"/>
</g>
</g>
</svg>