[sr-dev] git:master:a94a7e03: cdp: remove a SER_MOD_INTERFACE usage, cleanup after commit #1f70d062b0b9cf1e

Henning Westerholt hw at kamailio.org
Sun Oct 7 09:29:35 CEST 2018


Module: kamailio
Branch: master
Commit: a94a7e0360b30d05f48720d81b7ba4268b6384f6
URL: https://github.com/kamailio/kamailio/commit/a94a7e0360b30d05f48720d81b7ba4268b6384f6

Author: Henning Westerholt <hw at kamailio.org>
Committer: Henning Westerholt <hw at kamailio.org>
Date: 2018-10-07T09:25:44+02:00

cdp: remove a SER_MOD_INTERFACE usage, cleanup after commit #1f70d062b0b9cf1e

---

Modified: src/modules/cdp/globals.c

---

Diff:  https://github.com/kamailio/kamailio/commit/a94a7e0360b30d05f48720d81b7ba4268b6384f6.diff
Patch: https://github.com/kamailio/kamailio/commit/a94a7e0360b30d05f48720d81b7ba4268b6384f6.patch

---

diff --git a/src/modules/cdp/globals.c b/src/modules/cdp/globals.c
index 70efb4ece7..5eaf4c2a77 100644
--- a/src/modules/cdp/globals.c
+++ b/src/modules/cdp/globals.c
@@ -63,11 +63,7 @@
 //
 //#ifdef SHM_MEM
 //
-//	if (init_shm_mallocs(
-//#ifdef SER_MOD_INTERFACE
-//				1
-//#endif
-//		)==-1)
+//	if (init_shm_mallocs()==-1)
 //		goto error;
 //	if (show_status){
 //		LM_DBG( "Memory status (shm):\n");




More information about the sr-dev mailing list