Bug 6840 - Another reference to freed memory in pam_winbind.
Summary: Another reference to freed memory in pam_winbind.
Status: RESOLVED FIXED
Alias: None
Product: Samba 3.3
Classification: Unclassified
Component: Winbind (show other bugs)
Version: unspecified
Hardware: All Linux
: P3 normal
Target Milestone: ---
Assignee: Karolin Seeger
QA Contact: Samba QA Contact
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-10-23 05:55 UTC by Bo Yang
Modified: 2009-10-26 02:58 UTC (History)
0 users

See Also:


Attachments
patch for v3-3-test (1.13 KB, patch)
2009-10-23 05:55 UTC, Bo Yang
no flags Details
patch for v3-4-test (1.16 KB, patch)
2009-10-23 05:56 UTC, Bo Yang
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Bo Yang 2009-10-23 05:55:05 UTC
It affects v3-3-test and higher versions.
Comment 1 Bo Yang 2009-10-23 05:55:50 UTC
Created attachment 4879 [details]
patch for v3-3-test
Comment 2 Bo Yang 2009-10-23 05:56:17 UTC
Created attachment 4880 [details]
patch for v3-4-test
Comment 3 Jeremy Allison 2009-10-23 18:53:40 UTC
+1 from me. These are valid fixes for referencing free memory (and memory leaks).
Jeremy.
Comment 4 Jeremy Allison 2009-10-23 18:54:43 UTC
Re-assigning to Karolin for inclusion in 3.3.10 and 3.4.4 (this isn't a show stopper for 3.4.3 IMHO).
Jeremy.
Comment 5 Karolin Seeger 2009-10-26 02:58:45 UTC
Pushed to v3-3-test and v3-4-test.
Closing out bug report.

Thanks!