<p><a href="https://gerrit.osmocom.org/13606">View Change</a></p><p>3 comments:</p><ul style="list-style: none; padding: 0;"><li style="margin: 0; padding: 0;"><p><a href="https://gerrit.osmocom.org/#/c/13606/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/13606/1//COMMIT_MSG@9">Patch Set #1, Line 9:</a> <code style="font-family:monospace,monospace">The existing PCO processing is implemented in a rater convoluted</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">typo: rater</p></li></ul></li><li style="margin: 0; padding: 0;"><p><a href="https://gerrit.osmocom.org/#/c/13606/1/ggsn/ggsn.c">File ggsn/ggsn.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/13606/1/ggsn/ggsn.c@606">Patch Set #1, Line 606:</a> <code style="font-family:monospace,monospace">          cur + sizeof(struct pco_element) <= pco->v + pco->l;</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">Drop cur:</p><pre style="font-family: monospace,monospace; white-space: pre-wrap;"><br>for (pco_elem = (const struct pco_element *) co->v + 1;<br>     pco_elem + sizeof(*pco_elem) <= pco->v + pco->l;<br>     pco_elem = pco_elem + sizeof(*pco_elem) + pco_elem->length) { process_pco_element(pco_elem, resp, apn, pdp);}</pre></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://gerrit.osmocom.org/#/c/13606/1/ggsn/ggsn.c@620">Patch Set #1, Line 620:</a> <code style="font-family:monospace,monospace"></code></p><p style="white-space: pre-wrap; word-wrap: break-word;">Extra line, remove it.</p></li></ul></li></ul><p>To view, visit <a href="https://gerrit.osmocom.org/13606">change 13606</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/13606"/><meta itemprop="name" content="View Change"/></div></div>

<div style="display:none"> Gerrit-Project: osmo-ggsn </div>
<div style="display:none"> Gerrit-Branch: master </div>
<div style="display:none"> Gerrit-MessageType: comment </div>
<div style="display:none"> Gerrit-Change-Id: I4a7d09279b6b259e2b95f1f51159b16838b2d94c </div>
<div style="display:none"> Gerrit-Change-Number: 13606 </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: Jenkins Builder (1000002) </div>
<div style="display:none"> Gerrit-CC: Pau Espin Pedrol <pespin@sysmocom.de> </div>
<div style="display:none"> Gerrit-Comment-Date: Thu, 11 Apr 2019 16:03:05 +0000 </div>
<div style="display:none"> Gerrit-HasComments: Yes </div>
<div style="display:none"> Gerrit-HasLabels: No </div>