aboutsummaryrefslogtreecommitdiffstats
path: root/openbsc/git-version-gen
diff options
context:
space:
mode:
authorPau Espin Pedrol <pespin@sysmocom.de>2018-09-17 13:31:30 +0200
committerPau Espin Pedrol <pespin@sysmocom.de>2018-09-17 13:31:32 +0200
commit6799c38eafa4c8138a0bf6e9f0d3390ec412c5df (patch)
tree4ec37b9cebe3961e8738ff5ebf283387318a8eda /openbsc/git-version-gen
parenta24ff4c240544126d32724e38b3da8d0c6c49666 (diff)
mgcp: Fix (again) osmux_cid_bitmap static array size calculation
A previous commit merged today fixed array size boundary (multiple of 8 bits), but removed a required +1 which should be kept on top, because OSMUX_CID_MAX specified the maximum number used by a CID, that is (0,OSMUX_CID_MAX), and as a result we require OSMUX_CID_MAX+1 slots. Fixes: 65f422ad5878165be0a1eb05605aa3099536f0c8 Change-Id: I182c9c1a6dd28a4c5c0d8107d53852cf47541592
Diffstat (limited to 'openbsc/git-version-gen')
0 files changed, 0 insertions, 0 deletions