<p>Note for the future -- be sure the comments on the commits are providing proper details.</p>

<p>While the description here was correct, respectively:</p>

<p>"fix improper length check"</p>

<p>The commit has something else:</p>

<p>"- the condition for non-digit matching was always false"</p>

<p>Which can be a side effect in some cases, but not the real bug that was fixed. The commit didn't change anything that tested if a char is between 0 and 9.</p>

<p>In the future, be sure the commit message is giving the proper details, otherwise it can mislead. Commit logs are very important, more than the comments on issue tracker.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">—<br>Reply to this email directly or <a href="https://github.com/kamailio/kamailio/pull/28#issuecomment-69650662">view it on GitHub</a>.<img alt="" height="1" src="https://github.com/notifications/beacon/AF36ZVA9X_EmIlW0iXfXQJV3O08uThtGks5nhDW6gaJpZM4DRNlf.gif" width="1" /></p>
<div itemscope itemtype="http://schema.org/EmailMessage">
  <div itemprop="action" itemscope itemtype="http://schema.org/ViewAction">
    <link itemprop="url" href="https://github.com/kamailio/kamailio/pull/28#issuecomment-69650662"></link>
    <meta itemprop="name" content="View Pull Request"></meta>
  </div>
  <meta itemprop="description" content="View this Pull Request on GitHub"></meta>
</div>