]> git.ipfire.org Git - thirdparty/asterisk.git/commit
channel.c: Make CHECK_BLOCKING() save thread LWP id for messages.
authorRichard Mudgett <rmudgett@digium.com>
Wed, 13 Jun 2018 16:33:44 +0000 (11:33 -0500)
committerRichard Mudgett <rmudgett@digium.com>
Tue, 19 Jun 2018 19:45:57 +0000 (14:45 -0500)
commit4d598931bad87b7877c54c451cab4c5641d1adfa
tree8636809e5470ac502b761d7d863be1b3610082dd
parentf82d0a9380b4ae707b0992f5a6b32b0ce131d52c
channel.c: Make CHECK_BLOCKING() save thread LWP id for messages.

* Removed an unnecessary call to ast_channel_blocker_set() in
__ast_read().

ASTERISK-27625

Change-Id: I342168b999984666fb869cd519fe779583a73834
include/asterisk/channel.h
main/channel.c
main/channel_internal_api.c