From: Sooyoung Ha Date: Fri, 14 Jun 2013 13:13:31 +0000 (+0900) Subject: [Title] modify to the call be barred before the call list set X-Git-Tag: accepted/tizen/common/20150529.082310~7^2~5 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=33f55cb3caf0599af2341fe333eaec2fe6d104c2;p=platform%2Fadaptation%2Femulator%2Fvmodem-daemon-emulator.git [Title] modify to the call be barred before the call list set [Desc.] W/A for call list control issue Change-Id: I9a381b415b3f5048df51d188e0fcb3b3d68302cc Signed-off-by: Sooyoung Ha --- diff --git a/packaging/vmodemd-emul.spec b/packaging/vmodemd-emul.spec index 9c996f4..cbb26dd 100644 --- a/packaging/vmodemd-emul.spec +++ b/packaging/vmodemd-emul.spec @@ -1,6 +1,6 @@ #git:slp/pkgs/v/vmodem-daemon-emulator Name: vmodemd-emul -Version: 0.2.46 +Version: 0.2.47 Release: 1 Summary: Modem Emulator Group: System/ModemEmulator diff --git a/vmodem/server/server_tx_call.c b/vmodem/server/server_tx_call.c index 7d72673..6db7a30 100644 --- a/vmodem/server/server_tx_call.c +++ b/vmodem/server/server_tx_call.c @@ -372,6 +372,19 @@ int server_tx_call_incoming_noti( LXT_MESSAGE * packet ) // TRACE(MSGL_VGSM_INFO, "\n"); + if(!resp_entry) + TRACE(MSGL_VGSM_INFO, "CB entry is NULL!!!\n"); + else { + for(i=0; i