1
0
mirror of git://sourceware.org/git/lvm2.git synced 2025-03-11 20:58:50 +03:00
lvm2/device_mapper
Zdenek Kabelac 93332bc3bb device_mapper: store string on stack
Instead of allocating string from a pool, for shorted strings
use buffer on stack since the string after the use in _find_or_make_node()
as no longer needed.
Eventually we may enhance code also for TOK_STRING_ESCAPED and TOK_STRING,
but they appear to be unused for _section().
2024-10-21 19:51:22 +02:00
..
2021-09-22 17:18:50 +02:00
2024-08-30 16:51:15 +02:00
2024-08-30 16:51:15 +02:00
2024-08-30 16:51:15 +02:00
2024-08-30 16:51:15 +02:00
2024-09-27 13:42:45 +02:00
2024-08-30 16:51:15 +02:00
2023-05-10 16:19:46 +02:00
2024-08-30 16:51:15 +02:00
2024-05-14 17:59:26 +02:00