Attention is currently required from: fixeria.
laforge has posted comments on this change. ( https://gerrit.osmocom.org/c/libosmocore/+/28649 )
Change subject: fsm: fix state_chg(): pass microseconds to osmo_timer_schedule()
......................................................................
Patch Set 1: Code-Review+1
(1 comment)
File src/fsm.c:
https://gerrit.osmocom.org/c/libosmocore/+/28649/comment/59ceb06c_1cdf13c8
PS1, Line 691: timeout_ms % 1000
I wouldn't be sure of operator precendence here without looking at the C standard and would put (timeout_ms % 1000) in parenthesis.
--
To view, visit https://gerrit.osmocom.org/c/libosmocore/+/28649
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings
Gerrit-Project: libosmocore
Gerrit-Branch: master
Gerrit-Change-Id: Ib0b6c3bdb56e4279df9e5ba7db16841645c452aa
Gerrit-Change-Number: 28649
Gerrit-PatchSet: 1
Gerrit-Owner: fixeria <vyanitskiy(a)sysmocom.de>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: laforge <laforge(a)osmocom.org>
Gerrit-Attention: fixeria <vyanitskiy(a)sysmocom.de>
Gerrit-Comment-Date: Tue, 19 Jul 2022 07:08:13 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: Yes
Gerrit-MessageType: comment