1
0
mirror of git://sourceware.org/git/lvm2.git synced 2025-01-17 06:04:23 +03:00
lvm2/daemons
David Teigland f56b72d6e7 cov: lvmlockd: rewrite string copies to avoid warnings
- Use a new function for all instances of copying
  a null-terminated string into a fixed size struct
  field that is not null-terminated.

- use memcpy when copying between struct fields of
  the same size
2021-08-02 17:34:13 -05:00
..
2021-04-23 23:00:55 +02:00
2018-07-24 15:02:32 +02:00