root/doc_inner/doxygen/html/cmem_8h_a610ed65c2f1179bd3c5da29d36f3f5d8_cgraph.svg

/* [<][>][^][v][top][bottom][index][help] */
<?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 12.2.1 (20241206.2353)
 -->
<!-- Title: strndup_chk Pages: 1 -->
<svg width="279pt" height="46pt"
 viewBox="0.00 0.00 278.75 46.25" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">

<svg id="main" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" xml:space="preserve">

<style type="text/css"><![CDATA[
.node, .edge {opacity: 0.7;}
.node.selected, .edge.selected {opacity: 1;}
.edge:hover path { stroke: red; }
.edge:hover polygon { stroke: red; fill: red; }
]]></style>
<script type="application/ecmascript" xlink:href="svg.min.js"/>
<svg id="graph" class="graph">
<g id="graph0" class="graph" transform="scale(1 1) rotate(0) translate(4 42.25)">
<title>strndup_chk</title>
<!-- Node1 -->
<g id="Node000001" class="node">
<title>Node1</title>
<g id="a_Node000001"><a xlink:title="malloc_chkを実行してメモリを確保し、コピーした文字列の指定した長さの部分を返す">
<polygon fill="#999999" stroke="#666666" points="69.25,-38.25 0,-38.25 0,-19 69.25,-19 69.25,-38.25"/>
<text text-anchor="middle" x="34.62" y="-24.75" font-family="Helvetica,sans-Serif" font-size="10.00">strndup_chk</text>
</a>
</g>
</g>
<!-- Node2 -->
<g id="Node000002" class="node">
<title>Node2</title>
<g id="a_Node000002"><a xlink:href="cmem_8c.html#ab59996fd09e57355900e5d0f6a772297" target="_top" xlink:title="mallocを実行し、0で初期化する">
<polygon fill="white" stroke="#666666" points="270.75,-38.25 205.25,-38.25 205.25,-19 270.75,-19 270.75,-38.25"/>
<text text-anchor="middle" x="238" y="-24.75" font-family="Helvetica,sans-Serif" font-size="10.00">malloc_chk</text>
</a>
</g>
</g>
<!-- Node1&#45;&gt;Node2 -->
<g id="edge1_Node000001_Node000002" class="edge">
<title>Node1&#45;&gt;Node2</title>
<g id="a_edge1_Node000001_Node000002"><a xlink:title=" ">
<path fill="none" stroke="#63b8ff" d="M69.33,-28.62C103.38,-28.62 156.13,-28.62 193.35,-28.62"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="193.34,-32.13 203.34,-28.63 193.34,-25.13 193.34,-32.13"/>
</a>
</g>
</g>
<!-- Node3 -->
<g id="Node000003" class="node">
<title>Node3</title>
<g id="a_Node000003"><a xlink:href="cmem_8c.html#aff54004f8d4f59b7ad933d53ae4e1f53" target="_top" xlink:title="malloc_chkを実行してメモリを確保し、コピーした文字列を返す">
<polygon fill="white" stroke="#666666" points="169.25,-19.25 105.25,-19.25 105.25,0 169.25,0 169.25,-19.25"/>
<text text-anchor="middle" x="137.25" y="-5.75" font-family="Helvetica,sans-Serif" font-size="10.00">strdup_chk</text>
</a>
</g>
</g>
<!-- Node1&#45;&gt;Node3 -->
<g id="edge2_Node000001_Node000003" class="edge">
<title>Node1&#45;&gt;Node3</title>
<g id="a_edge2_Node000001_Node000003"><a xlink:title=" ">
<path fill="none" stroke="#63b8ff" d="M69.69,-22.19C77.44,-20.73 85.77,-19.16 93.82,-17.64"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="94.26,-21.11 103.44,-15.82 92.97,-14.24 94.26,-21.11"/>
</a>
</g>
</g>
<!-- Node3&#45;&gt;Node2 -->
<g id="edge3_Node000003_Node000002" class="edge">
<title>Node3&#45;&gt;Node2</title>
<g id="a_edge3_Node000003_Node000002"><a xlink:title=" ">
<path fill="none" stroke="#63b8ff" d="M169.5,-15.64C177.18,-17.11 185.54,-18.72 193.68,-20.29"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="192.97,-23.72 203.45,-22.17 194.29,-16.84 192.97,-23.72"/>
</a>
</g>
</g>
</g>
</svg>
</svg>

<style type='text/css'>
<![CDATA[
[data-mouse-over-selected='false'] { opacity: 0.7; }
[data-mouse-over-selected='true']  { opacity: 1.0; }
]]>
</style>
<script type="application/ecmascript"><![CDATA[
document.addEventListener('DOMContentLoaded', (event) => {
  highlightEdges();
  highlightAdjacentNodes();
});
]]></script>
</svg>

/* [<][>][^][v][top][bottom][index][help] */