Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Replace sprintf by snprintf.
authordegomme <augustin.degomme@unibas.ch>
Tue, 31 May 2016 23:25:32 +0000 (01:25 +0200)
committerdegomme <augustin.degomme@unibas.ch>
Tue, 31 May 2016 23:25:32 +0000 (01:25 +0200)
commita5945452ef5b1114fd7c2fab0e865d776775c34d
tree57db76c05385a0d5901a04f08e068dd877b6caa2
parent4a7c1b616954da0364587049be1741592bd2eb5a
Replace sprintf by snprintf.
20 files changed:
examples/msg/maestro-set/maestro-set.c
examples/msg/network-ns3/network-ns3.c
examples/smpi/NAS/dt.c
examples/smpi/NAS/ep.c
examples/smpi/smpi_msg_masterslave/masterslave_mailbox_smpi.c
src/bindings/lua/lua_debug.cpp
src/instr/jedule/jedule_output.cpp
src/simdag/dax_dtd.c
src/simdag/sd_dotloader.cpp
src/simgrid/sg_config.cpp
src/smpi/colls/smpi_automatic_selector.c
src/surf/maxmin.cpp
src/surf/ns3/ns3_simulator.h
src/surf/xml/simgrid_dtd.c
src/xbt/backtrace_linux.c
src/xbt/cunit.c
src/xbt/dict.c
src/xbt/mmalloc/mmorecore.c
src/xbt/xbt_str.c
teshsuite/msg/concurrent_rw/concurrent_rw.c