summaryrefslogtreecommitdiff
path: root/debian/source
diff options
context:
space:
mode:
authorNat Goodspeed <nat@lindenlab.com>2019-08-14 13:57:13 -0400
committerNat Goodspeed <nat@lindenlab.com>2019-08-14 13:57:13 -0400
commit0e6a6c7775816a338801c1a74a5741b2eabe801b (patch)
treef9793f51b99704f63b5d259d02f0c73d52908024 /debian/source
parent63103afb65d67359a77e3f440ac868a62a258b1b (diff)
DRTVWR-493: Work around static initialization order problem.
LLParamSingleton contained a static member mutex. Unfortunately that wasn't guaranteed to be initialized by the time its getInstance() was entered. Use a function-local static instead.
Diffstat (limited to 'debian/source')
0 files changed, 0 insertions, 0 deletions