aboutsummaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
authorNeels Hofmeyr <neels@hofmeyr.de>2018-03-26 23:24:14 +0200
committerNeels Hofmeyr <neels@hofmeyr.de>2018-03-28 14:44:47 +0200
commitf75381498ca298679e8dfba63cc4e33e0b969a17 (patch)
tree4850ff7d3bb856e224c3b66d13ee859cac06cdcb /tests
parent8b4bd46b9503fe5d2ec58d1cfcb17330e2cdd794 (diff)
mslot_class: two more: use uint32_t to shift 1 << 31
Avoid runtime error seen on jenkins admin-deb9build slave, when building osmo-pcu with_dsp=None,with_vty=False, during ts_alloc and tbf regression tests: +../../../src/mslot_class.c:271:36: runtime error: left shift of 1 by 31 places cannot be represented in type 'int' +../../../src/mslot_class.c:272:22: runtime error: left shift of 1 by 31 places cannot be represented in type 'int' This time it seems that these are all. The master-osmo-pcu breaks on this since moving to a debian9 build slave. Change-Id: I976a1dca9da19a05afc85a17b7ba60545b7bc1e5
Diffstat (limited to 'tests')
0 files changed, 0 insertions, 0 deletions