summaryrefslogtreecommitdiff
path: root/CONTRIBUTING.md
diff options
context:
space:
mode:
authorNicky <nicky.dasmijn@posteo.nl>2024-08-03 18:55:40 +0200
committerNicky <nicky.dasmijn@posteo.nl>2024-08-03 18:55:40 +0200
commit24854b4dd74edabf67efe533ef191553442a9bad (patch)
tree56babde64959141e6f1fbdd00ab1a0d00fd5f12d /CONTRIBUTING.md
parent34e48e686200c80bcdbdde309a8901cfef2a5543 (diff)
Covert gRandomGenerator into a unique_ptr. Having a static object of type LLRandFlagFib2281 needs a lot of space in the TLB, which is usually fine. Unless libcef gets loaded...
CEF is compiled with static TLS/TLS model initial-exec and then having gRandomGenerator allocation so much space in the TLB will exhaust the available space and CEF cannot be loaded.
Diffstat (limited to 'CONTRIBUTING.md')
0 files changed, 0 insertions, 0 deletions