Bug 5212 - Uses a global loadparm_context variable
Summary: Uses a global loadparm_context variable
Status: RESOLVED FIXED
Alias: None
Product: Samba 4.0
Classification: Unclassified
Component: Other (show other bugs)
Version: unspecified
Hardware: Other Linux
: P3 normal (vote)
Target Milestone: ---
Assignee: Andrew Bartlett
QA Contact: Andrew Bartlett
URL:
Keywords:
Depends on:
Blocks: 6358
  Show dependency treegraph
 
Reported: 2008-01-19 10:59 UTC by Jelmer Vernooij
Modified: 2010-01-09 10:43 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 Jelmer Vernooij 2008-01-19 10:59:42 UTC
In order to be thread-safe, we should get rid of the global loadparm_context variable global_loadparm.
Comment 1 Jelmer Vernooij 2008-11-02 17:24:42 UTC
Global loadparm is removed in git.