1
0
mirror of git://sourceware.org/git/lvm2.git synced 2024-12-21 13:34:40 +03:00
lvm2/daemons/lvmlockd
Zdenek Kabelac 22a0cfdc05 cov: use memccpy
When we want to copy string which may not be null terminated,
replace strncpy with more correct memccpy.
2024-04-10 00:03:09 +02:00
..
.gitignore gitignore: Update for in-place build. 2015-07-27 13:18:35 +01:00
lvmlockctl.c cov: ensuring buffer is zeroed 2021-09-21 21:03:47 +02:00
lvmlockd-client.h cleanup: matching declaration order 2020-09-01 17:57:50 +02:00
lvmlockd-core.c cov: use memccpy 2024-04-10 00:03:09 +02:00
lvmlockd-dlm.c lvmlocks: rework dm_strncpy 2024-04-04 19:38:21 +02:00
lvmlockd-idm.c cleanup: free already does NULL check 2021-09-15 15:24:56 +02:00
lvmlockd-internal.h debug: check for syscalls 2023-09-03 22:03:33 +02:00
lvmlockd-sanlock.c cov: use memccpy 2024-04-10 00:03:09 +02:00
Makefile.in makefiles: use SHOW 2024-04-08 14:52:23 +02:00