mirror of
git://sourceware.org/git/lvm2.git
synced 2025-04-26 06:50:38 +03:00
This reverts commit 70db1d523db330cbdfc39163c30dc00cf16a1fdc. Since we use 'strncpy' even for case where it exactly matches the buffer size and \0 is not expected to be added there.