a0a1d102a0
Simply reinterpreting the bytes differently is a strict-aliasing
violation if the type of the object isn't char or the target type of the
reinterpretation. None of that is the case here, so we have to resort to
a memcpy.
Fixes:
|
||
---|---|---|
.. | ||
cogl | ||
cogl-pango | ||
meson.build |