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 7.0.0 (20221023.0053)
-->
<!-- 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.68,-103.4 105.4,-104.33 107.14,-105.26"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="105.29,-108.24 115.77,-109.8 108.55,-102.04 105.29,-108.24"/>
</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.58,-72.58 90.1,-74.9 101.44,-77"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="100.77,-80.44 111.24,-78.82 102.04,-73.55 100.77,-80.44"/>
</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.05,-56.59 93.45,-54.06 105.89,-51.88"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="106.37,-55.35 115.61,-50.17 105.15,-48.45 106.37,-55.35"/>
</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.75,-46.39 90.08,-34.41 107.87,-24.86"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="109.5,-27.96 116.65,-20.15 106.19,-21.79 109.5,-27.96"/>
</g>
</g>
</svg>