-
Notifications
You must be signed in to change notification settings - Fork 108
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update CRT submodule to pull in fix for OpenSSL CVE-2022-0778 (#402)
* Update CRT submodule to pull in fix for OpenSSL CVE-2022-0778
- Loading branch information
1 parent
cc6e330
commit 3223ce8
Showing
1 changed file
with
1 addition
and
1 deletion.
There are no files selected for viewing
Submodule aws-crt-cpp
updated
9 files
+18 −0 | .github/workflows/ci.yml | |
+1 −1 | CMakeLists.txt | |
+11 −0 | builder.json | |
+1 −1 | crt/aws-c-http | |
+1 −1 | crt/aws-c-s3 | |
+1 −1 | crt/aws-lc | |
+1 −1 | crt/s2n | |
+2 −0 | include/aws/crt/io/TlsOptions.h | |
+1 −1 | source/Api.cpp |