miconda left a comment (kamailio/kamailio#4229)
@space88man: I removed the condition in
[444fef8](https://github.com/kamailio/kamailio/commit/444fef809c21b250402cfdbd48de65926ac6286a)
that I added in that older commit, which was wrong, thinking of an extra
protection not to go over boundary.
The lines:
```
333: start = space + 1;
334: len = len - (space - start + 1);
```
were not part of the referenced commit, but if you think they have to be
reversed, then make a PR for it.
--
Reply to this email directly or view it on GitHub:
https://github.com/kamailio/kamailio/issues/4229#issuecomment-2851276125
You are receiving this because you are subscribed to this thread.
Message ID: <kamailio/kamailio/issues/4229/2851276...@github.com>
_______________________________________________
Kamailio - Development Mailing List -- sr-dev@lists.kamailio.org
To unsubscribe send an email to sr-dev-le...@lists.kamailio.org
Important: keep the mailing list in the recipients, do not reply only to the
sender!