svn commit: samba r8132 - in trunk/source/locking: .

Jeremy Allison jra at samba.org
Mon Jul 4 16:29:25 GMT 2005


On Mon, Jul 04, 2005 at 09:56:10AM +0000, vlendec at samba.org wrote:
> Author: vlendec
> Date: 2005-07-04 09:56:09 +0000 (Mon, 04 Jul 2005)
> New Revision: 8132
> 
> WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=8132
> 
> Log:
> Fix to valgrind uninitialized write errors. Jeremy, I hope we can affort to
> zero out the data here.

Hmmmm. It's slight overkill - we already zero out the share mode entry in
fill_share_mode() so we're zeroing most of the structure out twice. Do
you know exactly what part wasn't being zeroed ?

Jeremy.


More information about the samba-technical mailing list