mirror of
https://gitlab.com/cryptsetup/cryptsetup.git
synced 2025-12-15 04:40:05 +01:00
with json-c until 0.12.x json_object_array_length returned signed integer. json-c 0.13.x and later changed return type to unsigned size_t. Consider return values less or equal to zero as empty array, otherwise array is non-empty.
9.7 KiB
9.7 KiB