Skip to content

Remove global static in stacktrace_win32-inl.inc#1867

Closed
chrdavis wants to merge 1 commit intoabseil:masterfrom
chrdavis:master
Closed

Remove global static in stacktrace_win32-inl.inc#1867
chrdavis wants to merge 1 commit intoabseil:masterfrom
chrdavis:master

Conversation

@chrdavis
Copy link
Copy Markdown
Contributor

@chrdavis chrdavis commented Apr 3, 2025

Removes the global static RtlCaptureStackBackTrace_Function and the GetModuleHandle/GetProcAddress calls so they do not impact module load at startup.

Removes the global static RtlCaptureStackBackTrace_Function and the GetModuleHandle/GetProcAddress calls so they do not impact module load at startup.
@chrdavis
Copy link
Copy Markdown
Contributor Author

chrdavis commented Apr 3, 2025

Bug: #1866

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.

3 participants