Skip to content
Snippets Groups Projects
Commit 1e12cd91 authored by benjamin.franksen's avatar benjamin.franksen
Browse files

snc: add a name prefix for initialization helper vars

This fixes a bug that crept in when implementing the new variable
initialization code for variables with global lifetime. The problem
was that the initialization variable shadowed the global variable
in non-reentrant mode, which made the initialization a no-op.
parent 25351c7e
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment