Bug 6611 - valgrind error when using chained requests
Summary: valgrind error when using chained requests
Status: RESOLVED FIXED
Alias: None
Product: Samba 3.4
Classification: Unclassified
Component: File services (show other bugs)
Version: unspecified
Hardware: Other Linux
: P3 normal
Target Milestone: ---
Assignee: Karolin Seeger
QA Contact: Samba QA Contact
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-08-05 04:42 UTC by Volker Lendecke
Modified: 2009-08-05 04:58 UTC (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Volker Lendecke 2009-08-05 04:42:39 UTC
When using chained smb requests, it can happen that smbd reads free()ed memory. 5135ebd6f099518f0 is the fix in master, with http://lists.samba.org/archive/samba-technical/2009-August/066031.html Tim Prouty "kindof" acked it. This should go into 3.4.1.

Volker
Comment 1 Karolin Seeger 2009-08-05 04:58:24 UTC
Patch will be in 3.4.1.
Closing out bug report.

Thanks!