<p>Patch set 1:<span style="border-radius: 3px; display: inline-block; margin: 0 2px; padding: 4px;background-color: #d4ffd4;">Code-Review +1</span></p><p><a href="https://gerrit.osmocom.org/12969">View Change</a></p><p>1 comment:</p><ul style="list-style: none; padding: 0;"><li style="margin: 0; padding: 0;"><p><a href="https://gerrit.osmocom.org/#/c/12969/1/src/gb/gprs_ns.c">File src/gb/gprs_ns.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/12969/1/src/gb/gprs_ns.c@560">Patch Set #1, Line 560:</a> <code style="font-family:monospace,monospace"> log_set_context(LOG_CTX_GB_NSVC, nsvc);</code></p><p><blockquote style="border-left: 1px solid #aaa; margin: 10px 0; padding: 0 10px;">the style of this function follows the style of all the other functions in this file. […]</blockquote></p><p style="white-space: pre-wrap; word-wrap: break-word;">Fine, but then when you go back to select() and fire another path which contains no log_set_context(), you are still logging in that NSVC logging context while it may not be related at all. I have seen this kind of issue in osmo-bts (iirc) regarding IMSI logging context, where it was enabled but later not disabled, and as a result you start getting lots of non-related logging when filtering over IMSI.</p><p style="white-space: pre-wrap; word-wrap: break-word;">But if all other functions in here do the same, let's keep it this way and we may want to check that later.</p></li></ul></li></ul><p>To view, visit <a href="https://gerrit.osmocom.org/12969">change 12969</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/12969"/><meta itemprop="name" content="View Change"/></div></div>

<div style="display:none"> Gerrit-Project: libosmocore </div>
<div style="display:none"> Gerrit-Branch: master </div>
<div style="display:none"> Gerrit-MessageType: comment </div>
<div style="display:none"> Gerrit-Change-Id: Ie7205e99d57f1e42d941f1be2460d8c9f46aadfe </div>
<div style="display:none"> Gerrit-Change-Number: 12969 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: Harald Welte <laforge@gnumonks.org> </div>
<div style="display:none"> Gerrit-Reviewer: Harald Welte <laforge@gnumonks.org> </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: Pau Espin Pedrol <pespin@sysmocom.de> </div>
<div style="display:none"> Gerrit-Comment-Date: Wed, 20 Feb 2019 16:11:22 +0000 </div>
<div style="display:none"> Gerrit-HasComments: Yes </div>
<div style="display:none"> Gerrit-HasLabels: Yes </div>