Popular repositories
-
-
-
FreeRTOS-Plus-TCP Public
Forked from FreeRTOS/FreeRTOS-Plus-TCP
FreeRTOS-Plus-TCP library repository. +TCP files only. Submoduled into https://github.com/FreeRTOS/FreeRTOS and various other repos.
C 1
-
83 contributions in the last year
Less
More
Contribution activity
October 2021
Created 3 commits in 1 repository
Created a pull request in openssl/openssl that received 6 comments
Fix double-free in e_dasync.c
When the cipher is copied, the inner_cihper_data need to be copied as well, using the EVP_CTRL_COPY method. The EVP_CIPH_CUSTOM_COPY bit needs to b…
+19
−2
•
6
comments
Opened 6 other pull requests in 1 repository
Reviewed 7 pull requests in 1 repository
Created an issue in openssl/openssl that received 6 comments
Heap use after free in ENGINE_remove
when I compile the test case from #7950 with address sanitizer there is a heap use after free: #7950 (comment) I think this is a different issue than
6
comments

