Bug 8322 - HAVE_FUNCTION_ATTRIBUTE_DESTRUCTOR is missing from 3.5.x
Summary: HAVE_FUNCTION_ATTRIBUTE_DESTRUCTOR is missing from 3.5.x
Status: RESOLVED FIXED
Alias: None
Product: Samba 3.5
Classification: Unclassified
Component: Winbind (show other bugs)
Version: unspecified
Hardware: All All
: P5 regression
Target Milestone: ---
Assignee: Karolin Seeger
QA Contact: Samba QA Contact
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-07-26 19:58 UTC by Simo Sorce
Modified: 2011-07-27 18:02 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 Simo Sorce 2011-07-26 19:58:29 UTC
Although code to add __attribute__((destructor)) to libwbclient has been added to  the 3.5.x series, the corresponding configure check is not.

The configure check has been added in master with 36e736871e28665ffcbbc4d0c87e1a2b60fcf0e0

Please add it as otherwise pam_winbind keeps leaking descriptors on dlcose()
Comment 1 Volker Lendecke 2011-07-26 21:20:56 UTC
I would read Simo's comment as an ACK of this patch. I'm the author, Simo likes it. Simo, you might want to assign it to ks@sernet.de.

Volker
Comment 2 Karolin Seeger 2011-07-27 18:02:31 UTC
Pushed to v3-5-test.
Closing out bug report.

Thanks!