[libdvdcss-devel] Replace memset(0) by zero initializations
Diego Biurrun
git at videolan.org
Thu Feb 14 18:36:14 CET 2013
libdvdcss | branch: master | Diego Biurrun <diego at biurrun.de> | Thu Feb 14 16:17:42 2013 +0100| [e9a536a00d337e79fde3b69bf5461f8bedda9391] | committer: Diego Biurrun
Replace memset(0) by zero initializations
Signed-off-by: Diego Biurrun <diego at biurrun.de>
> http://git.videolan.org/gitweb.cgi/libdvdcss.git/?a=commit;h=e9a536a00d337e79fde3b69bf5461f8bedda9391
---
src/device.c | 7 ++--
src/ioctl.c | 100 ++++++++++++++++-------------------------------------
src/ioctl.h | 30 ++++++----------
test/dvd_region.c | 6 ++--
4 files changed, 44 insertions(+), 99 deletions(-)
Diff: http://git.videolan.org/gitweb.cgi/libdvdcss.git/?a=commitdiff;h=e9a536a00d337e79fde3b69bf5461f8bedda9391
More information about the libdvdcss-devel
mailing list