Systemd/src/cryptsetup
Lennart Poettering d31eb24fc2
cryptsetup: small if check improvement (#7747)
It's a bit weird to test these strings after the fact instead of before.
Let's make sure that we don't even attempt the string escaping if the
strings are NULL.

Follow-up for #7688
2017-12-27 12:43:31 +01:00
..
cryptsetup-generator.c cryptsetup: small if check improvement (#7747) 2017-12-27 12:43:31 +01:00
cryptsetup.c cryptsetup: use uint64_t for keyfile-offset= (#7689) 2017-12-19 16:51:12 +09:00