Module: kamailio
Branch: master
Commit: 63cc0c1df10138428473f17726c8b5ee336755ce
URL:
https://github.com/kamailio/kamailio/commit/63cc0c1df10138428473f17726c8b5e…
Author: Henning Westerholt <hw(a)kamailio.org>
Committer: Henning Westerholt <hw(a)kamailio.org>
Date: 2018-12-26T21:04:02+01:00
core: remove old memory managers, deactivated in 2015
- remove old memory PKG and SHM manager from core, it was deactivated in 2015
in commit 50df0feecc34e and bf3e80bdf711 from Daniel with an #ifdef 0
- modules should include for SHM memory the header "shm.h" instead of the old
header "shm_mem.h", this is kept for compatibility reasons
- no functional changes
---
Modified: src/core/mem/mem.c
Modified: src/core/mem/mem.h
Modified: src/core/mem/shm_mem.c
Modified: src/core/mem/shm_mem.h
---
Diff:
https://github.com/kamailio/kamailio/commit/63cc0c1df10138428473f17726c8b5e…
Patch:
https://github.com/kamailio/kamailio/commit/63cc0c1df10138428473f17726c8b5e…