1
0
mirror of git://sourceware.org/git/lvm2.git synced 2024-12-21 13:34:40 +03:00
lvm2/lib/activate
Zdenek Kabelac 7bc5c8ac3d cov: avoid using strcpy
Coverity is complaining about unchecked strcpy here, which is
irelevant as we preallocate buffer to fit in copied string,
however we could actually reuse these size and use just memcpy().
So lets make some simple conversions.
2023-02-17 00:00:04 +01:00
..
activate.c vdo: read live vdo size configuration 2023-01-16 12:37:40 +01:00
activate.h vdo: read live vdo size configuration 2023-01-16 12:37:40 +01:00
dev_manager.c vdo: read live vdo size configuration 2023-01-16 12:37:40 +01:00
dev_manager.h vdo: read live vdo size configuration 2023-01-16 12:37:40 +01:00
fs.c cov: avoid using strcpy 2023-02-17 00:00:04 +01:00
fs.h build: Don't generate symlinks in include/ dir 2018-05-14 10:30:20 +01:00
targets.h doc: change fsf address 2016-01-21 12:11:37 +01:00