Am 06.04.2016 um 13:12 hat Daniel P. Berrange geschrieben: > Any programs which call the qcrypto APIs should ensure that > qcrypto_init() has been called before anything else which > can use crypto. Essentially this means right at the start > of the main method before initializing anything else. > > This is important because some versions of gnutls/gcrypt > require explicit initialization before use. > > Signed-off-by: Daniel P. Berrange <[email protected]>
Thanks, applied to the block branch. Kevin
