mirror of
git://sourceware.org/git/lvm2.git
synced 2025-03-11 20:58:50 +03:00
Use strcpy instead of sprintf for plain string. And use dm_strncpy for safer strncpy. TODO: Fix API return values for cluster functions.
Use strcpy instead of sprintf for plain string. And use dm_strncpy for safer strncpy. TODO: Fix API return values for cluster functions.