mbedtls/programs/test
Mansour Moufid 369e6c20b3 Apply the semantic patch rm-malloc-cast.cocci.
for dir in library programs; do
        spatch --sp-file scripts/rm-malloc-cast.cocci --dir $dir \
        --in-place;
    done
2015-02-15 17:49:11 -05:00
..
benchmark.c Fix url again 2015-01-28 17:12:07 +00:00
CMakeLists.txt Rename project in CMake 2015-01-27 15:44:46 +00:00
o_p_test.c Fix url again 2015-01-28 17:12:07 +00:00
selftest.c Fix url again 2015-01-28 17:12:07 +00:00
ssl_cert_test.c Fix url again 2015-01-28 17:12:07 +00:00
ssl_test.c Apply the semantic patch rm-malloc-cast.cocci. 2015-02-15 17:49:11 -05:00