mirror of
https://github.com/Aorimn/dislocker
synced 2026-06-08 10:24:29 +00:00
fb473e1e09
This function used to exit(3), which is NOT good for libraries. So we remove it and let the binaries which link with our library decide how to deal with errors.