[Asterisk-code-review] asterisk.c: When astcanary dies on linux, reset priority on ... (asterisk[master])
Corey Farrell
asteriskteam at digium.com
Sun Sep 18 13:46:46 CDT 2016
Corey Farrell has posted comments on this change.
Change subject: asterisk.c: When astcanary dies on linux, reset priority on all threads.
......................................................................
Patch Set 1: Code-Review-1
(2 comments)
https://gerrit.asterisk.org/#/c/3916/1/main/asterisk.c
File main/asterisk.c:
Line 1784: #ifdef __linux__
LOW_MEMORY makes thread_list is unavailable to the conditional needs to check that.
Line 1789: memset(&sched, 0, sizeof(sched));
Nit: can we get a blank line after variable declarations?
--
To view, visit https://gerrit.asterisk.org/3916
To unsubscribe, visit https://gerrit.asterisk.org/settings
Gerrit-MessageType: comment
Gerrit-Change-Id: Ie0dd02a3ec42f66a78303e9c1aac28f7ed9aae39
Gerrit-PatchSet: 1
Gerrit-Project: asterisk
Gerrit-Branch: master
Gerrit-Owner: Walter Doekes <walter+asterisk at wjd.nu>
Gerrit-Reviewer: Anonymous Coward #1000019
Gerrit-Reviewer: Corey Farrell <git at cfware.com>
Gerrit-HasComments: Yes
More information about the asterisk-code-review
mailing list