<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><blockquote style="border-left: 1px solid #aaa; margin: 10px 0; padding: 0 10px;">would probably make sense to return NULL and print an error if len==0 is found. […]</blockquote></p><p style="white-space: pre-wrap; word-wrap: break-word;">Length 0 and 1 make no sense because the value includes type and length field (2 bytes). I am not sure if we should stop looking for valid options if length zero or one is encountered in one of the options. "Be liberal in what you accept" probably applies.</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><blockquote style="border-left: 1px solid #aaa; margin: 10px 0; padding: 0 10px;">why array size? isn't that in elements? I think we want to count bytes here, so sizeof() makes more  […]</blockquote></p><p style="white-space: pre-wrap; word-wrap: break-word;">Yes, indeed, we want to use sizeof here.</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-Reviewer: Stefan Sperling <ssperling@sysmocom.de> </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:36:40 +0000 </div>
<div style="display:none"> Gerrit-HasComments: Yes </div>
<div style="display:none"> Gerrit-HasLabels: No </div>