Skip to content

Don't take long lived pointers to a stack variable#224

Open
azonenberg wants to merge 14 commits intoDTolm:developfrom
ngscopeclient:master
Open

Don't take long lived pointers to a stack variable#224
azonenberg wants to merge 14 commits intoDTolm:developfrom
ngscopeclient:master

Conversation

@azonenberg
Copy link
Copy Markdown

Some gcc versions complain about this. It appears the value is never modified once written so I just made it a static rather than trying to figure out how to track long lived allocations.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant