diff options
author | kkinnunen <kkinnunen@nvidia.com> | 2015-12-13 23:12:31 -0800 |
---|---|---|
committer | Commit bot <commit-bot@chromium.org> | 2015-12-13 23:12:31 -0800 |
commit | aab16e54cb6ab712b477ed9eed8b9aa52098572c (patch) | |
tree | 8ad14edfeb9c6f134daa0d1f347ba4e85a432f0d /gyp/opts.gyp | |
parent | 48373921917d9d9cfab71ece8f1ad3a84a5a6033 (diff) |
Try to fix intermittent GrAutoLocaleSetter crashes on Windows
Try to fix intermittent GrAutoLocaleSetter crashes on Windows.
The string returned by setlocale() is only valid up to
next setlocale(), so it can not be fed to setlocale().
Also, libraries such as ANGLE might call setlocale when
inside a callstack containing GrAutoLocaleSetter. This
would render the old locale pointer invalid.
Review URL: https://codereview.chromium.org/1514083002
Diffstat (limited to 'gyp/opts.gyp')
0 files changed, 0 insertions, 0 deletions