On Jul 27, 2009, at 7:16 AM, Volker Lendecke wrote:
The branch, master has been updated
via 3532882d02ff30c1ea47dd433715246351297e4e (commit)
via 5135ebd6f099518f0a0b5796e8057210be824740 (commit)
via d3132e21f3c93043e3d29584f4094b6edfc02c5a (commit)
via e30509f037098feac8345f39524902061712039f (commit)
from cdd7a5208fbcb65e4a75ee08f8f015530f418c15 (commit)
http://gitweb.samba.org/?p=samba.git;a=shortlog;h=master
- Log
-----------------------------------------------------------------
commit 5135ebd6f099518f0a0b5796e8057210be824740
Author: Volker Lendecke <[email protected]>
Date: Mon Jul 27 14:47:41 2009 +0200
Fix a valgrind error in chain_reply
construct_reply() references the request after chain_reply has
freed it.
Hi Volker,
Shouldn't this go into v3-4-test also?
-Tim