Skip to content

Avoid deprecated function memcpy

Teo Camarasu requested to merge wip/fix-memcopy-deprecation into master

Apply the suggestion from the warning and use the recommended function rather than the deprecated one

Merge request reports