<p><a href="https://gerrit.osmocom.org/10054">View Change</a></p><p>2 comments:</p><ul style="list-style: none; padding: 0;"><li style="margin: 0; padding: 0;"><p><a href="https://gerrit.osmocom.org/#/c/10054/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/10054/1/ggsn/ggsn.c@426">Patch Set #1, Line 426:</a> <code style="font-family:monospace,monospace">         cur_opt += OSMO_MAX(len, 2);</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">would probably make sense to return NULL and print an error if len==0 is found. Why is 1 not valid? because it would mean an empty value?</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://gerrit.osmocom.org/#/c/10054/1/ggsn/ggsn.c@522">Patch Set #1, Line 522:</a> <code style="font-family:monospace,monospace">  remain = ARRAY_SIZE(pdp->pco_req.v) - consumed;</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">why array size? isn't that in elements? I think we want to count bytes here, so sizeof() makes more sense.</p></li></ul></li></ul><p>To view, visit <a href="https://gerrit.osmocom.org/10054">change 10054</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/10054"/><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: Ia1410abb216831864042f95679330f4508e1af3d </div>
<div style="display:none"> Gerrit-Change-Number: 10054 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: Stefan Sperling <ssperling@sysmocom.de> </div>
<div style="display:none"> Gerrit-Reviewer: Jenkins Builder </div>
<div style="display:none"> Gerrit-CC: Pau Espin Pedrol <pespin@sysmocom.de> </div>
<div style="display:none"> Gerrit-Comment-Date: Thu, 19 Jul 2018 16:24:41 +0000 </div>
<div style="display:none"> Gerrit-HasComments: Yes </div>
<div style="display:none"> Gerrit-HasLabels: No </div>