diff options
author | Lioncash <mathew1800@gmail.com> | 2018-08-08 16:00:07 -0400 |
---|---|---|
committer | Lioncash <mathew1800@gmail.com> | 2018-08-08 16:14:37 -0400 |
commit | 76197a4be981dfad16793f27ce74bf527d5ef110 (patch) | |
tree | d0e4cf3650b03dd5790e5c7d6e3f01ef5596a97d /src/common/file_util.cpp | |
parent | d224eb7c39c43754929972d07998db79ba093279 (diff) |
common/color: Get rid of undefined behavior
Gets rid of type punning via reinterpret_cast within functions. Instead,
we use memcpy to transfer the contents across types.
Diffstat (limited to 'src/common/file_util.cpp')
0 files changed, 0 insertions, 0 deletions