Skip to content

Eliminate warning about writing bytes directly to non-trivial type.

We're using the type as an bitmask anyways, so casting to void* should be fine.

Merge request reports

Loading