[sr-dev] [kamailio/kamailio] detailed_ipv4_type func pkg memory leak. (Issue #3159)

杰哥 notifications at github.com
Sat Jun 25 04:27:11 CEST 2022


before  pkg.stats
```c
{
        entry: 1
        pid: 13353
        rank: 1
        used: 464704
        free: 7617928
        real_used: 770680
        total_size: 8388608
        total_frags: 4
}
```

run sipp

after  pkg.stats
```c
{
        entry: 1
        pid: 13353
        rank: 1
        used: 598984
        free: 6610880
        real_used: 1777728
        total_size: 8388608
        total_frags: 17
}
```

-- 
Reply to this email directly or view it on GitHub:
https://github.com/kamailio/kamailio/issues/3159#issuecomment-1166173788
You are receiving this because you are subscribed to this thread.

Message ID: <kamailio/kamailio/issues/3159/1166173788 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.kamailio.org/pipermail/sr-dev/attachments/20220624/e31e0c2d/attachment.htm>


More information about the sr-dev mailing list