mirror of
https://gitlab.com/cryptsetup/cryptsetup.git
synced 2025-12-11 19:00:02 +01:00
All these are Python interface misconceptions, the strings (or string arrays) in parameters should be const parameters. To avoid gcc confusing warnings just explicitly re-cast them.