id summary reporter owner description type status priority milestone component version resolution keywords cc irc_client os os_version 1294 fix crash when gcry_cipher_open fails jiazhouyang09@… "I analyzed the source code and found a potential bug that may cause crash. In bitlbee-3.5.1/lib/ssl_gnutls.c:480:7, if ""gcry_cipher_open"" failed to open, ""gcry_cipher_setkey"" would cause a crash since ""gcr"" is null. I think it's unsafe to assume that the library function would be correct. It would be better if we could handle the error properly. Attached please find the patch against version bitlbee-3.5.1. Hopefully, it can solve this potential bug." defect closed normal BitlBee devel other crash gcry_cipher_open Client-independent Public server