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 5.0.1 (20220820.1526)
-->
<!-- 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="M50.69,-74C64.41,-81.77 84.39,-92.99 102,-102.5 104.24,-103.71 106.56,-104.95 108.9,-106.19"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="107.35,-109.33 117.83,-110.88 110.6,-103.13 107.35,-109.33"/>
</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.15,-70.46C77.87,-72.63 91.14,-75.09 102.97,-77.28"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="102.45,-80.75 112.92,-79.13 103.73,-73.87 102.45,-80.75"/>
</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.15,-58.85C79.27,-56.55 94.33,-53.9 107.15,-51.65"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="108.05,-55.05 117.29,-49.87 106.84,-48.16 108.05,-55.05"/>
</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="M51.85,-54.92C67.78,-46.38 91.32,-33.74 109.53,-23.97"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="111.35,-26.97 118.51,-19.16 108.04,-20.8 111.35,-26.97"/>
</g>
</g>
</svg>