diff options
| author | bungeman <bungeman@chromium.org> | 2017-03-14 13:23:41 -0400 |
|---|---|---|
| committer | Mark Lobodzinski <mark@lunarg.com> | 2017-03-14 15:11:18 -0600 |
| commit | e67c0f2f6a62139c601af389f7e8db105580b016 (patch) | |
| tree | d52b401aad1f9e696a62ff026316357e35d773f2 /layers/parameter_validation.cpp | |
| parent | bc3d4f37e0753ae8efb311b17d9e3497d3a8a703 (diff) | |
| download | usermoji-e67c0f2f6a62139c601af389f7e8db105580b016.tar.xz | |
layers: Fix round tripping uint32_t through int
Commit 25afc3c "Suppress VC++ 2017 signed/unsigned warning" fixed
issue #1395. However, it did so by static_cast-ing a value back to a
type it already had been. Instead, just avoid round tripping the
'uint32_t' through 'int'.
Diffstat (limited to 'layers/parameter_validation.cpp')
0 files changed, 0 insertions, 0 deletions
