Skip to content

Fix issue found by static analysis

This is to replace the usage of unsafe function strcpy() with a call to snprintf().

Edited by Aron Virginas-Tar

Merge request reports