]> git.ipfire.org Git - thirdparty/kmod.git/commit
Use malloc + memset instead of calloc
authorLucas De Marchi <lucas.demarchi@profusion.mobi>
Wed, 14 Dec 2011 17:05:03 +0000 (15:05 -0200)
committerLucas De Marchi <lucas.demarchi@profusion.mobi>
Wed, 14 Dec 2011 17:05:03 +0000 (15:05 -0200)
commit788ef0f7e69a766aa8d94b852d46fd0786233ddc
treeae47ebe4481a7de0a0923c62a0e737722a90ee9a
parentd68ea2aedee8cdbd03897c5d94a5d3601465b140
Use malloc + memset instead of calloc
libkmod/libkmod-module.c