gluon-packages/net/respondd/src
Matthias Schiffer 593b2c6266
respondd: fix incorrect use of strncpy
Fortunately, the destination buffer is always big enough, so no buffer
overflow can happen. Use memcpy instead of strncpy to make this explicit
(and slightly more efficient).
2019-04-21 19:29:44 +02:00
..
CMakeLists.txt respondd: use C modules instead of Lua to provide data 2016-02-02 06:36:39 +01:00
FindJSON_C.cmake respondd: use C modules instead of Lua to provide data 2016-02-02 06:36:39 +01:00
miniz.c respondd: miniz: fix -Wmisleading-indentation warning 2019-04-21 17:30:57 +02:00
respondd.c respondd: fix incorrect use of strncpy 2019-04-21 19:29:44 +02:00
respondd.h respondd: use C modules instead of Lua to provide data 2016-02-02 06:36:39 +01:00