[MERGED] osmo-trx[master]: sigProcLib: Fix negative value check on unsigned value

2017-03-31 Thread Tom Tsou
Tom Tsou has submitted this change and it was merged. Change subject: sigProcLib: Fix negative value check on unsigned value .. sigProcLib: Fix negative value check on unsigned value Convert negative value check on unsigned

osmo-trx[master]: sigProcLib: Fix negative value check on unsigned value

2017-03-28 Thread Tom Tsou
Patch Set 2: Code-Review+2 -- To view, visit https://gerrit.osmocom.org/2163 To unsubscribe, visit https://gerrit.osmocom.org/settings Gerrit-MessageType: comment Gerrit-Change-Id: Ib0d7d1bceb5fe66e69345db93a74e3e0773a2257 Gerrit-PatchSet: 2 Gerrit-Project: osmo-trx Gerrit-Branch: master

[PATCH] osmo-trx[master]: sigProcLib: Fix negative value check on unsigned value

2017-03-27 Thread Tom Tsou
Hello Neels Hofmeyr, Jenkins Builder, I'd like you to reexamine a change. Please visit https://gerrit.osmocom.org/2163 to look at the new patch set (#2). sigProcLib: Fix negative value check on unsigned value Convert negative value check on unsigned value to zero check to avoid potential