[SPCA] Vulnerabilities

This commit is contained in:
RobinB27
2026-01-13 17:26:14 +01:00
parent 42d368525f
commit 738115f0b3
6 changed files with 71 additions and 1 deletions

View File

@@ -78,6 +78,6 @@ Using just the Linker, there are only 2 inconvenient ways to package libraries:
During runtime, shared libraries can be loaded using \texttt{dlopen}:
\inputcodewithfilename{gas}{code-examples/00_c/04_toolchain/}{01_dynamic_linking.c}
\inputcodewithfilename{c}{code-examples/00_c/04_toolchain/}{01_dynamic_linking.c}
\newpage