]> 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)
committerFriendly Automation <jenkins2@gerrit.asterisk.org>
Tue, 31 Mar 2020 16:47:57 +0000 (11:47 -0500)
commit81d271f76a097d92b9c0bf258c8c92a48f6e176a
tree8c872a878ce411407585b5758859dab4a81fd527
parentbd091949cc03e34a93b3387f6f80d53ded97ba22
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