[sane-devel] [ANN] Viceo 0.6 driver release for SANE 1.0.9

Frank Zago fzago@austin.rr.com
Tue, 29 Oct 2002 19:01:15 -0600


> Also need to look at the memory leaks and fix up some
> gamma problems. Ho Hum
> 

Hi Steve,

To find the memleaks, you can do that:
   - compile only your backend into the static library ("./configure 
--enable-static" and edit backend/Makefile)
   - use valgrind against scanimage and/or tstbackend
	(http://devel-home.kde.org/~sewardj/)

That works great.

Frank.