2021-10-26 03:34:27 +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">
2023-04-28 03:43:13 +08:00
<!-- Generated by graphviz version 8.0.4 (20230421.1958)
2021-10-26 03:34:27 +08:00
-->
<!-- Title: malloc_dbg Pages: 1 -->
2023-04-28 03:43:13 +08:00
<svg width= "180pt" height= "138pt"
viewBox="0.00 0.00 179.50 138.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 134.25)" >
2021-10-26 03:34:27 +08:00
<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." >
2023-04-28 03:43:13 +08:00
<polygon fill= "#999999" stroke= "#666666" points= "65.5,-74.25 0,-74.25 0,-55 65.5,-55 65.5,-74.25" />
<text text-anchor= "middle" x= "32.75" y= "-60.75" font-family= "Helvetica,sans-Serif" font-size= "10.00" > malloc_dbg</text>
2021-10-26 03:34:27 +08:00
</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." >
2023-04-28 03:43:13 +08:00
<polygon fill= "white" stroke= "#666666" points= "171.5,-130.25 101.5,-130.25 101.5,-111 171.5,-111 171.5,-130.25" />
<text text-anchor= "middle" x= "136.5" y= "-116.75" font-family= "Helvetica,sans-Serif" font-size= "10.00" > addMemInfo</text>
2021-10-26 03:34:27 +08:00
</a>
</g>
</g>
<!-- Node1->Node2 -->
<g id= "edge1" class= "edge" >
<title > Node1- > Node2</title>
2023-04-28 03:43:13 +08:00
<path fill= "none" stroke= "#63b8ff" d= "M51.52,-74.74C65.14,-82.47 84.45,-93.33 101.5,-102.62 103.3,-103.61 105.16,-104.61 107.04,-105.62" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "104.92,-109 115.4,-110.61 108.22,-102.82 104.92,-109" />
2021-10-26 03:34:27 +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#a8ac3a93239838ac88c18df64c58b9275" target= "_top" xlink:title= "editInfo function is used to edit an element in the memoryInfo list." >
2023-04-28 03:43:13 +08:00
<polygon fill= "white" stroke= "#666666" points= "160.62,-93.25 112.38,-93.25 112.38,-74 160.62,-74 160.62,-93.25" />
<text text-anchor= "middle" x= "136.5" y= "-79.75" font-family= "Helvetica,sans-Serif" font-size= "10.00" > editInfo</text>
2021-10-26 03:34:27 +08:00
</a>
</g>
</g>
<!-- Node1->Node3 -->
<g id= "edge2" class= "edge" >
<title > Node1- > Node3</title>
2023-04-28 03:43:13 +08:00
<path fill= "none" stroke= "#63b8ff" d= "M65.94,-70.64C77.24,-72.75 89.96,-75.12 101.41,-77.26" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "100.43,-80.82 110.9,-79.22 101.71,-73.94 100.43,-80.82" />
2021-10-26 03:34:27 +08:00
</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." >
2023-04-28 03:43:13 +08:00
<polygon fill= "white" stroke= "#666666" points= "156.12,-56.25 116.88,-56.25 116.88,-37 156.12,-37 156.12,-56.25" />
<text text-anchor= "middle" x= "136.5" y= "-42.75" font-family= "Helvetica,sans-Serif" font-size= "10.00" > inList</text>
2021-10-26 03:34:27 +08:00
</a>
</g>
</g>
<!-- Node1->Node4 -->
<g id= "edge3" class= "edge" >
<title > Node1- > Node4</title>
2023-04-28 03:43:13 +08:00
<path fill= "none" stroke= "#63b8ff" d= "M65.94,-58.93C78.69,-56.67 93.26,-54.1 105.76,-51.89" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "106.3,-55.17 115.54,-49.98 105.08,-48.27 106.3,-55.17" />
2021-10-26 03:34:27 +08:00
</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." >
2023-04-28 03:43:13 +08:00
<polygon fill= "white" stroke= "#666666" points= "167,-19.25 106,-19.25 106,0 167,0 167,-19.25" />
<text text-anchor= "middle" x= "136.5" y= "-5.75" font-family= "Helvetica,sans-Serif" font-size= "10.00" > printLeaks</text>
2021-10-26 03:34:27 +08:00
</a>
</g>
</g>
<!-- Node1->Node5 -->
<g id= "edge4" class= "edge" >
<title > Node1- > Node5</title>
2023-04-28 03:43:13 +08:00
<path fill= "none" stroke= "#63b8ff" d= "M52.12,-54.51C65.73,-47.04 84.74,-36.64 101.5,-27.62 103.31,-26.65 105.17,-25.65 107.05,-24.65" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "108.23,-27.46 115.42,-19.67 104.94,-21.28 108.23,-27.46" />
2021-10-26 03:34:27 +08:00
</g>
</g>
</svg>