mirror of
git://sourceware.org/git/lvm2.git
synced 2025-07-30 23:41:55 +03:00
This reverts commit 70db1d523d
.
Since we use 'strncpy' even for case where it exactly matches
the buffer size and \0 is not expected to be added there.