[OpenSIPS-Devel] [opensips] crash issue in tcpconn_add_alias (2.1) (#589)

dbeskoek notifications at github.com
Thu Aug 6 16:29:16 CEST 2015


thats correct:
```
761             LM_ERR("no connection found for id %d\n",id);
762             return -1;
763     error_sec:
764             TCPCONN_UNLOCK(id);
765             LM_WARN("possible port hijack attempt\n");
766             LM_WARN("alias already present and points to another connection "
767                             "(%d : %d and %d : %d)\n", a->parent->id,  port, c->id, port);
768             return -1;
769     }
770
```

---
Reply to this email directly or view it on GitHub:
https://github.com/OpenSIPS/opensips/issues/589#issuecomment-128392028
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.opensips.org/pipermail/devel/attachments/20150806/9be4fdf0/attachment.htm>


More information about the Devel mailing list