Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@alexey-milovidov
Copy link
Member

Reverts #27829

#27993

@kitaisreal kitaisreal self-assigned this Aug 25, 2021
@alexey-milovidov
Copy link
Member Author

Everything is alright.

@alexey-milovidov alexey-milovidov merged commit 0328f22 into master Aug 25, 2021
@alexey-milovidov alexey-milovidov deleted the revert-27829-revert-27492-less_clock_gettime2 branch August 25, 2021 21:14
@filimonov
Copy link
Contributor

It looks like 21.9 have #27829, but don't have #28132

@filimonov filimonov mentioned this pull request Aug 30, 2021
2 tasks
@alexey-milovidov
Copy link
Member Author

alexey-milovidov commented Sep 6, 2021

@filimonov That's for good.

#27492 is performance improvement and bug introduce.
#27829 is bug fix and revert of performance improvement.
#28132 is performance improvement.

Only bugfixes are backported after prestable branch is created.

if (!__environ)
{
// __environ is not initialized yet so we can't initialize __auxv right now.
// That's normally occurred only when getauxval() is called from some sanitizer's internal code.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

when getauxval() is called from some sanitizer's internal code

And this can be interpreted as "sanitizers may not work correctly", and this is exactly what will happen - #33957

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.

5 participants