File tree Expand file tree Collapse file tree 1 file changed +4
-0
lines changed Expand file tree Collapse file tree 1 file changed +4
-0
lines changed Original file line number Diff line number Diff line change @@ -34,6 +34,10 @@ The Checked C standard library headers from
3434are also required. These should already be available if 3C was built according
3535to the
3636[ 3C build instructions] ( https://github.com/correctcomputation/checkedc-clang/blob/main/clang/docs/checkedc/3C/INSTALL.md ) .
37+ This tutorial uses these repositories at commits
38+ [ 2a0df40] ( https://github.com/correctcomputation/checkedc-clang/commit/2a0df403e4c803edecbe8ed6019320d7b170708a ) and
39+ [ 7c6f388] ( https://github.com/correctcomputation/checkedc/commit/7c6f388a816bcca14cf2144f9b78b6e27957a09d )
40+ respectively.
3741
3842The premise of this tutorial is to convert C code that depends on libjpeg, so
3943the library should be installed. A copy of the relevant header file is included
You can’t perform that action at this time.
0 commit comments