network plugin: Don't abort() if gcrypt initialization failed.
authorSebastian Harl <sh@tokkee.org>
Wed, 27 Jul 2016 07:45:48 +0000 (09:45 +0200)
committerRuben Kerkhof <ruben@rubenkerkhof.com>
Thu, 28 Jul 2016 10:17:59 +0000 (12:17 +0200)
commit3a050134b8ba936e75c68eeb6cd8c46a56b3e3aa
treeb0a268e847aa7233fe55fa42c5af76efd3849f27
parent5f0744209517883b1a3b5f8fd269734bbed1efd3
network plugin: Don't abort() if gcrypt initialization failed.

Instead, report an error and let plugin initialization fail.

(cherry picked from commit a3000cbe3a12163148a28c818269bbdabda1cf5c)
src/network.c