[Asterisk-code-review] Sqlite3: make busy timeout configurable. (asterisk[master])
Sean Bright
asteriskteam at digium.com
Tue May 23 15:56:16 CDT 2017
Sean Bright has posted comments on this change. ( https://gerrit.asterisk.org/5695 )
Change subject: Sqlite3: make busy_timeout configurable.
......................................................................
Patch Set 1:
(1 comment)
https://gerrit.asterisk.org/#/c/5695/1/res/res_config_sqlite3.c
File res/res_config_sqlite3.c:
Line 416: db->busy_timeout = atoi(var->value);
Same comment here about strtol (not sure how I missed this the first time).
--
To view, visit https://gerrit.asterisk.org/5695
To unsubscribe, visit https://gerrit.asterisk.org/settings
Gerrit-MessageType: comment
Gerrit-Change-Id: I8921a3aac3c335843be4cb17d2dd0a5c157a36da
Gerrit-PatchSet: 1
Gerrit-Project: asterisk
Gerrit-Branch: master
Gerrit-Owner: Martin Tomec <tomec.martin at gmail.com>
Gerrit-Reviewer: Jenkins2
Gerrit-Reviewer: Sean Bright <sean.bright at gmail.com>
Gerrit-HasComments: Yes
More information about the asterisk-code-review
mailing list