]> git.ipfire.org Git - thirdparty/asterisk.git/commit
loader: Miscellaneous fixes.
authorCorey Farrell <git@cfware.com>
Wed, 17 Jan 2018 06:28:57 +0000 (01:28 -0500)
committerCorey Farrell <git@cfware.com>
Wed, 17 Jan 2018 16:59:40 +0000 (11:59 -0500)
commit22edb10c4466e7210242297c04339770ab8df4dc
tree83474daaa45ad143bb649bd95706a10616fe939f
parent9083022ebf57a59c7b38ff685cab49c6f79efaaa
loader: Miscellaneous fixes.

* Remove comment about lazy load.
* Improve message about module already being loaded and running.
* Handle allocation error in add_to_load_order.
* Dead code elimination from modules_shutdown.

Change-Id: I22261599c46d0f416e568910ec9502f45143197f
main/loader.c