TheAlgorithms-C/db/d84/malloc__dbg_8c_ab07f946b77155ca78d0e14e231a99f5d_cgraph.svg

52 lines
2.4 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 6.0.1 (20220911.1526)
-->
<!-- Title: calloc_dbg Pages: 1 -->
<svg width="178pt" height="64pt"
viewBox="0.00 0.00 178.00 64.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 60)">
<title>calloc_dbg</title>
<!-- Node1 -->
<g id="node1" class="node">
<title>Node1</title>
<g id="a_node1"><a xlink:title="calloc_dbg function is a wrapper around the calloc function.">
<polygon fill="#999999" stroke="#666666" points="63,-37 0,-37 0,-18 63,-18 63,-37"/>
<text text-anchor="middle" x="31.5" y="-25" font-family="Helvetica,sans-Serif" font-size="10.00">calloc_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="170,-56 99,-56 99,-37 170,-37 170,-56"/>
<text text-anchor="middle" x="134.5" y="-44" 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="M63.08,-33.25C71.17,-34.78 80.08,-36.45 88.76,-38.08"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="88.31,-41.56 98.78,-39.97 89.6,-34.68 88.31,-41.56"/>
</g>
<!-- Node3 -->
<g id="node3" class="node">
<title>Node3</title>
<g id="a_node3"><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="165.5,-19 103.5,-19 103.5,0 165.5,0 165.5,-19"/>
<text text-anchor="middle" x="134.5" y="-7" font-family="Helvetica,sans-Serif" font-size="10.00">printLeaks</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="M63.08,-22.05C72.66,-20.34 83.38,-18.43 93.51,-16.63"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="94.14,-20.07 103.37,-14.87 92.92,-13.18 94.14,-20.07"/>
</g>
</g>
</svg>