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 8.0.5 (20230430.1635)
-->
<!-- Title: calloc_dbg Pages: 1 -->
<svg width="177pt" height="64pt"
viewBox="0.00 0.00 176.50 64.25" 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.25)">
<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="62.5,-37.25 0,-37.25 0,-18 62.5,-18 62.5,-37.25"/>
<text text-anchor="middle" x="31.25" y="-23.75" 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="168.5,-56.25 98.5,-56.25 98.5,-37 168.5,-37 168.5,-56.25"/>
<text text-anchor="middle" x="133.5" y="-42.75" 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="M62.87,-33.43C70.64,-34.9 79.15,-36.51 87.47,-38.09"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="86.74,-41.7 97.21,-40.13 88.04,-34.83 86.74,-41.7"/>
</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="164,-19.25 103,-19.25 103,0 164,0 164,-19.25"/>
<text text-anchor="middle" x="133.5" y="-5.75" 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="M62.87,-22.13C72.08,-20.47 82.32,-18.63 92.06,-16.89"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="92.53,-20.18 101.75,-14.97 91.29,-13.29 92.53,-20.18"/>
</g>
</g>
</svg>