Added more memory initialization for the sake of valgrind (especially
authorFrank Mori Hess <fmhess@speakeasy.net>
Wed, 16 Jan 2008 19:45:05 +0000 (19:45 +0000)
committerFrank Mori Hess <fmhess@speakeasy.net>
Wed, 16 Jan 2008 19:45:05 +0000 (19:45 +0000)
commitebe72a2b2a306948ab6dca429b9f910b9af061fb
tree3db4ab7b53a1f1f3d2aac924ecc9609ec8b51752
parent4d07ce99692635a8fe5de02427dbda4174e3768b
Added more memory initialization for the sake of valgrind (especially
memory that gets set by ioctls that valgrind can't see).  Added a little
error handling for a few memory allocations.
lib/comedi.c
lib/data.c
lib/dio.c
lib/filler.c
lib/get.c