Update cpp/ql/src/Best Practices/GuardedFree.qhelp

Co-authored-by: mc <42146119+mchammer01@users.noreply.github.com>
This commit is contained in:
Jeroen Ketema
2024-11-28 16:35:39 +01:00
committed by GitHub
parent 8d59159691
commit 088a3ef15c

View File

@@ -21,7 +21,7 @@
<references>
<li>
The Open Group Base Specifications Issue 7, 2018 Edition:
<a href="https://pubs.opengroup.org/onlinepubs/9699919799/functions/free.html">free - free allocated memory</a>
<a href="https://pubs.opengroup.org/onlinepubs/9699919799/functions/free.html">free - free allocated memory</a>.
</li>
</references>