1
0
mirror of git://sourceware.org/git/lvm2.git synced 2025-03-06 00:58:48 +03:00
lvm2/device_mapper
Zdenek Kabelac 9b2f9d64c0 libdm: ensure suffixes list elements are const
This was rather API mistake - the internal of libdm
do handle suffixes list as const string, just the API
was only using  'const char **'.

So the user may pass safely casted 'const char * const`.
2024-05-04 00:57:52 +02:00
..
2021-09-22 17:18:50 +02:00
2024-04-10 00:03:09 +02:00
2021-09-23 16:49:58 +02:00
2023-07-10 17:13:32 +02:00
2023-05-10 16:19:46 +02:00
2024-04-10 00:03:09 +02:00
2024-04-08 14:52:23 +02:00