<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/12571">View Change</a></p><p>4 comments:</p><ul style="list-style: none; padding: 0;"><li style="margin: 0; padding: 0;"><p><a href="https://gerrit.osmocom.org/#/c/12571/1//COMMIT_MSG">Commit Message:</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/12571/1//COMMIT_MSG@9">Patch Set #1, Line 9:</a> <code style="font-family:monospace,monospace">This simplifies tests refactoring by showing exact byte where mismatch</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">that's good.</p><p style="white-space: pre-wrap; word-wrap: break-word;">What I don't like is that msgb_eq_data_print() logs a multiline string to the osmo logging -- that's technically not allowed. I thought I had placed that review before merging.</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://gerrit.osmocom.org/#/c/12571/1//COMMIT_MSG@10">Patch Set #1, Line 10:</a> <code style="font-family:monospace,monospace">happened. It also makes code more readable.</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">That's a personal preference at best.</p></li></ul></li><li style="margin: 0; padding: 0;"><p><a href="https://gerrit.osmocom.org/#/c/12571/1/tests/msc_vlr/msc_vlr_tests.c">File tests/msc_vlr/msc_vlr_tests.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/12571/1/tests/msc_vlr/msc_vlr_tests.c@573">Patch Set #1, Line 573:</a> <code style="font-family:monospace,monospace">    uint8_t buf[OSMO_GSUP_MAX_MSISDN_LEN * OSMO_GSUP_MAX_CALLED_PARTY_BCD_LEN];</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">completely unrelated constants. Just use 4096 or 1024...</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://gerrit.osmocom.org/#/c/12571/1/tests/msc_vlr/msc_vlr_tests.c@579">Patch Set #1, Line 579:</a> <code style="font-family:monospace,monospace">  OSMO_ASSERT(gsup_tx_expected);</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">OSMO_ASSERT(strlen(gsup_tx_expected) <= (sizeof(buf) * 2));</p></li></ul></li></ul><p>To view, visit <a href="https://gerrit.osmocom.org/12571">change 12571</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/12571"/><meta itemprop="name" content="View Change"/></div></div>

<div style="display:none"> Gerrit-Project: osmo-msc </div>
<div style="display:none"> Gerrit-Branch: master </div>
<div style="display:none"> Gerrit-MessageType: comment </div>
<div style="display:none"> Gerrit-Change-Id: If9771c973f2bc55580f4c146bdbeeb1609d56786 </div>
<div style="display:none"> Gerrit-Change-Number: 12571 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: Max <msuraev@sysmocom.de> </div>
<div style="display:none"> Gerrit-Reviewer: Jenkins Builder (1000002) </div>
<div style="display:none"> Gerrit-Reviewer: Max <msuraev@sysmocom.de> </div>
<div style="display:none"> Gerrit-Reviewer: Neels Hofmeyr <nhofmeyr@sysmocom.de> </div>
<div style="display:none"> Gerrit-Reviewer: Stefan Sperling <stsp@stsp.name> </div>
<div style="display:none"> Gerrit-Reviewer: osmith <osmith@sysmocom.de> </div>
<div style="display:none"> Gerrit-Comment-Date: Wed, 16 Jan 2019 13:09:38 +0000 </div>
<div style="display:none"> Gerrit-HasComments: Yes </div>
<div style="display:none"> Gerrit-HasLabels: Yes </div>