2021-02-18 06:41:16 +08:00
<?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">
2022-06-08 02:13:03 +08:00
<!-- Generated by graphviz version 3.0.0 (20220226.1711)
2021-02-18 06:41:16 +08:00
-->
<!-- Title: calloc_dbg Pages: 1 -->
2021-12-10 01:57:52 +08:00
<svg width= "178pt" height= "66pt"
viewBox="0.00 0.00 178.00 66.00" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
2021-02-18 06:41:16 +08:00
<g id= "graph0" class= "graph" transform= "scale(1 1) rotate(0) translate(4 62)" >
<title > calloc_dbg</title>
2021-12-10 01:57:52 +08:00
<polygon fill= "white" stroke= "transparent" points= "-4,4 -4,-62 174,-62 174,4 -4,4" />
2021-02-18 06:41:16 +08:00
<!-- 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." >
2021-12-10 01:57:52 +08:00
<polygon fill= "#bfbfbf" stroke= "black" points= "0,-19.5 0,-38.5 63,-38.5 63,-19.5 0,-19.5" />
<text text-anchor= "middle" x= "31.5" y= "-26.5" font-family= "Helvetica,sans-Serif" font-size= "10.00" > calloc_dbg</text>
2021-02-18 06:41:16 +08:00
</a>
</g>
</g>
<!-- Node2 -->
<g id= "node2" class= "node" >
<title > Node2</title>
2021-10-26 03:34:27 +08:00
<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." >
2021-12-10 01:57:52 +08:00
<polygon fill= "white" stroke= "black" points= "99,-38.5 99,-57.5 170,-57.5 170,-38.5 99,-38.5" />
<text text-anchor= "middle" x= "134.5" y= "-45.5" font-family= "Helvetica,sans-Serif" font-size= "10.00" > addMemInfo</text>
2021-02-18 06:41:16 +08:00
</a>
</g>
</g>
<!-- Node1->Node2 -->
<g id= "edge1" class= "edge" >
<title > Node1- > Node2</title>
2021-12-10 01:57:52 +08:00
<path fill= "none" stroke= "midnightblue" d= "M63.08,-34.75C71.17,-36.28 80.08,-37.95 88.76,-39.58" />
<polygon fill= "midnightblue" stroke= "midnightblue" points= "88.31,-43.06 98.78,-41.47 89.6,-36.18 88.31,-43.06" />
2021-02-18 06:41:16 +08:00
</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." >
2021-12-10 01:57:52 +08:00
<polygon fill= "white" stroke= "black" points= "103.5,-0.5 103.5,-19.5 165.5,-19.5 165.5,-0.5 103.5,-0.5" />
<text text-anchor= "middle" x= "134.5" y= "-7.5" font-family= "Helvetica,sans-Serif" font-size= "10.00" > printLeaks</text>
2021-02-18 06:41:16 +08:00
</a>
</g>
</g>
<!-- Node1->Node3 -->
<g id= "edge2" class= "edge" >
<title > Node1- > Node3</title>
2021-12-10 01:57:52 +08:00
<path fill= "none" stroke= "midnightblue" d= "M63.08,-23.25C72.66,-21.45 83.38,-19.43 93.51,-17.52" />
<polygon fill= "midnightblue" stroke= "midnightblue" points= "94.19,-20.96 103.37,-15.67 92.9,-14.08 94.19,-20.96" />
2021-02-18 06:41:16 +08:00
</g>
</g>
</svg>