Skip to content
Jenkins
gerrit-binpkgs
#21290
Search
Sign in
Status
Changes
Console Output
View Build Information
Parameters
Timings
Git Build Data
Previous Build
Next Build
Changes
Started by upstream project gerrit-osmo-bts #1120
Started 18 hr ago
Queued 7.7 sec
Took 1 min 44 sec on
build5-deb12build-ansible
Parameters
scheduler: trx_sched_is_sacch_fn(): fix returning non-bool
The function is declared `bool` but returns `-EINVAL` on an error path.
`-EINVAL` is `-22`, which in C implicitly converts to `bool true`.
Returning `false` makes more sense when we don't know the MF layout.
Change-Id: Ib2394687815aed4990c3880446176e4c97440667
src/common/scheduler_mframe.c
Vadim Yanitskiy
at
8:08 PM 3/26/26