Skip to content

PersistentDataModel: Fix cppcheck warning.

Use memcpy to copy a char array, rather than messing around with casting.

Merge request reports