]> git.ipfire.org Git - thirdparty/asterisk.git/commit
func_aes: Avoid incorrect error message on load.
authortraud <pabstraud@compuserve.com>
Mon, 23 Mar 2020 17:25:30 +0000 (18:25 +0100)
committerJoshua Colp <jcolp@sangoma.com>
Tue, 31 Mar 2020 17:08:04 +0000 (12:08 -0500)
commit151a27fa813dd1c9539e6b0e1469348727d5651d
tree977982ef091e513ab6a3d51e55b0abd9d867ec6c
parent59e193b2952394ea6228c9498bd62a6397c35022
func_aes: Avoid incorrect error message on load.

In case of no OpenSSL headers, the module func_aes was built but did not load.

ASTERISK-28788

Change-Id: I0b99b8468cbeb3b0eab23069cbd64062ef885ffc
funcs/func_aes.c