Patch Set 2: Code-Review-1 Should be done using "clock_gettime(CLOCK_MONOTONIC, &tp);" as any date/time adjustment between "oml up" and "show" time could result in a wrong result or even a signed underflow (as you're casting a possibly negative double to an unsigned long type).
-- To view, visit https://gerrit.osmocom.org/4008 To unsubscribe, visit https://gerrit.osmocom.org/settings Gerrit-MessageType: comment Gerrit-Change-Id: I9e4e8504afe8ca467b68d41826f61654e24d9600 Gerrit-PatchSet: 2 Gerrit-Project: openbsc Gerrit-Branch: master Gerrit-Owner: Max <[email protected]> Gerrit-Reviewer: Harald Welte <[email protected]> Gerrit-Reviewer: Jenkins Builder Gerrit-Reviewer: Max <[email protected]> Gerrit-HasComments: No
