Change in osmo-pcu[master]: tbf: allocate the bitvec on stack in create_{dl, ul}_ass()

This is merely a historical archive of years 2008-2021, before the migration to mailman3.

A maintained and still updated list archive can be found at https://lists.osmocom.org/hyperkitty/list/gerrit-log@lists.osmocom.org/.

fixeria gerrit-no-reply at lists.osmocom.org
Fri Aug 21 19:56:19 UTC 2020


Hello Jenkins Builder, 

I'd like you to reexamine a change. Please visit

    https://gerrit.osmocom.org/c/osmo-pcu/+/19775

to look at the new patch set (#2).

Change subject: tbf: allocate the bitvec on stack in create_{dl,ul}_ass()
......................................................................

tbf: allocate the bitvec on stack in create_{dl,ul}_ass()

Initialize the bit vector to use already allocated memory,
so we would not need to allocate additional 23 bytes and
copy them from the bit vector to a msgb.

Change-Id: I4190707d7fa5b1c4c3db745635f88d5afb9e21ca
---
M src/tbf.cpp
1 file changed, 19 insertions(+), 21 deletions(-)


  git pull ssh://gerrit.osmocom.org:29418/osmo-pcu refs/changes/75/19775/2
-- 
To view, visit https://gerrit.osmocom.org/c/osmo-pcu/+/19775
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings

Gerrit-Project: osmo-pcu
Gerrit-Branch: master
Gerrit-Change-Id: I4190707d7fa5b1c4c3db745635f88d5afb9e21ca
Gerrit-Change-Number: 19775
Gerrit-PatchSet: 2
Gerrit-Owner: fixeria <vyanitskiy at sysmocom.de>
Gerrit-Reviewer: Jenkins Builder
Gerrit-MessageType: newpatchset
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20200821/cfdd6a97/attachment.htm>


More information about the gerrit-log mailing list