<p>Patch set 1:<span style="border-radius: 3px; display: inline-block; margin: 0 2px; padding: 4px;background-color: #ffd4d4;">Code-Review -1</span></p><p><a href="https://gerrit.osmocom.org/11735">View Change</a></p><p>7 comments:</p><ul style="list-style: none; padding: 0;"><li style="margin: 0; padding: 0;"><p><a href="https://gerrit.osmocom.org/#/c/11735/1/src/common/bts.c">File src/common/bts.c:</a></p><ul style="list-style: none; padding: 0;"><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://gerrit.osmocom.org/#/c/11735/1/src/common/bts.c@108">Patch Set #1, Line 108:</a> <code style="font-family:monospace,monospace">(and TRX)</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">It doesn't init TRX instances anymore, right? :)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://gerrit.osmocom.org/#/c/11735/1/src/common/bts.c@197">Patch Set #1, Line 197:</a> <code style="font-family:monospace,monospace">the BTS (and TRX)</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">... but this function does exactly TRX init, not BTS.</p></li></ul></li><li style="margin: 0; padding: 0;"><p><a href="https://gerrit.osmocom.org/#/c/11735/1/src/common/vty.c">File src/common/vty.c:</a></p><ul style="list-style: none; padding: 0;"><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://gerrit.osmocom.org/#/c/11735/1/src/common/vty.c@238">Patch Set #1, Line 238:</a> <code style="font-family:monospace,monospace">bts_trx_init</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">I think here we have possible NULL-pointer dereference.<br>What if gsm_bts_trx_alloc() would fail and return NULL?</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://gerrit.osmocom.org/#/c/11735/1/src/common/vty.c@239">Patch Set #1, Line 239:</a> <code style="font-family:monospace,monospace">bts_model_trx_init</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">As I can see, it's already being called from bts_trx_init().</p></li></ul></li><li style="margin: 0; padding: 0;"><p><a href="https://gerrit.osmocom.org/#/c/11735/1/src/osmo-bts-octphy/l1_if.c">File src/osmo-bts-octphy/l1_if.c:</a></p><ul style="list-style: none; padding: 0;"><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://gerrit.osmocom.org/#/c/11735/1/src/osmo-bts-octphy/l1_if.c@795">Patch Set #1, Line 795:</a> <code style="font-family:monospace,monospace">bts_model_trx_init</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">For some reason, most of the 'bts_model_*' functions are here.<br>But I think a better place is 'main.c', do you agree?</p></li></ul></li><li style="margin: 0; padding: 0;"><p><a href="https://gerrit.osmocom.org/#/c/11735/1/tests/handover/handover_test.c">File tests/handover/handover_test.c:</a></p><ul style="list-style: none; padding: 0;"><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://gerrit.osmocom.org/#/c/11735/1/tests/handover/handover_test.c@79">Patch Set #1, Line 79:</a> <code style="font-family:monospace,monospace">open</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">s/open/init/?</p></li></ul></li><li style="margin: 0; padding: 0;"><p><a href="https://gerrit.osmocom.org/#/c/11735/1/tests/meas/meas_test.c">File tests/meas/meas_test.c:</a></p><ul style="list-style: none; padding: 0;"><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://gerrit.osmocom.org/#/c/11735/1/tests/meas/meas_test.c@523">Patch Set #1, Line 523:</a> <code style="font-family:monospace,monospace">open</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">same here...</p></li></ul></li></ul><p>To view, visit <a href="https://gerrit.osmocom.org/11735">change 11735</a>. To unsubscribe, or for help writing mail filters, visit <a href="https://gerrit.osmocom.org/settings">settings</a>.</p><div itemscope itemtype="http://schema.org/EmailMessage"><div itemscope itemprop="action" itemtype="http://schema.org/ViewAction"><link itemprop="url" href="https://gerrit.osmocom.org/11735"/><meta itemprop="name" content="View Change"/></div></div>

<div style="display:none"> Gerrit-Project: osmo-bts </div>
<div style="display:none"> Gerrit-Branch: master </div>
<div style="display:none"> Gerrit-MessageType: comment </div>
<div style="display:none"> Gerrit-Change-Id: Iab1a754ab12a626759f9f90aa66f87bdce65ac9c </div>
<div style="display:none"> Gerrit-Change-Number: 11735 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: Pau Espin Pedrol <pespin@sysmocom.de> </div>
<div style="display:none"> Gerrit-Reviewer: Jenkins Builder (1000002) </div>
<div style="display:none"> Gerrit-Reviewer: Vadim Yanitskiy <axilirator@gmail.com> </div>
<div style="display:none"> Gerrit-Comment-Date: Mon, 12 Nov 2018 14:12:58 +0000 </div>
<div style="display:none"> Gerrit-HasComments: Yes </div>
<div style="display:none"> Gerrit-HasLabels: Yes </div>