mbedtls/programs/util
Mansour Moufid c531b4af3c 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-16 10:43:52 +00:00
..
CMakeLists.txt Rename project in CMake 2015-01-27 15:44:46 +00:00
pem2der.c Apply the semantic patch rm-malloc-cast.cocci. 2015-02-16 10:43:52 +00:00
strerror.c Cleanup programs further 2015-02-13 13:50:05 +00:00