Skip to content

Initialize gcrypt before using it in ARD auth method

Michael Hansen requested to merge zrax/gtk-vnc:ard_gcrypt_fix into master

Otherwise, connections to Apple VNC servers might fail with messages like:

Fatal: failed to create the RNG lock: Invalid argument
FATAL: failed to acquire the FSM lock in libgrypt: Invalid argument

Merge request reports