Skip to content

Add an explicit path for aligned memory.

Created by: chuckatkins

Fix unaligned memory in CopyToBuffer

The issue seems to show up sporadically in ubsan. This should at least address it for this function.

Merge request reports