On Fri, May 12, 2006 at 10:16:04AM +0200, Peter Vollmer wrote: > On Thu, May 11, 2006 at 02:31:35PM +0200, [EMAIL PROTECTED] wrote: > > Hi, > > > > I'm currently working on a port of clamav for our embedded firewall > > appliance "mGuard". Right now I am trying to implement the database > > loading in a way that does not require extra space in the tmp directory > > (an extra 10 MB of RAMdisk space to load the database is a problem > > on a device with only 64 MB of RAM). So everything is parsed from > > the 512 byte blocks read by gzread(), needing only one extra linebuffer > > of < 1kB and no unpacked database files in tmp space. > > > > Please let me know if you're interested in a patch (which is only > > tested on our embedded hardware so far ).
Please send all patches, I rather suspect that under the terms of the GPL you must do that along with all source code calling our software. TK will advise you better. > Best Regards > Peter -Nigel _______________________________________________ http://lurker.clamav.net/list/clamav-devel.html
