Remove unnecessary line 48/215348/1 accepted/tizen_5.5_unified accepted/tizen_5.5_unified_mobile_hotfix accepted/tizen_5.5_unified_wearable_hotfix tizen_5.5 tizen_5.5_mobile_hotfix tizen_5.5_tv tizen_5.5_wearable_hotfix accepted/tizen/5.5/unified/20191031.020930 accepted/tizen/5.5/unified/mobile/hotfix/20201027.080453 accepted/tizen/5.5/unified/wearable/hotfix/20201027.111431 accepted/tizen/unified/20191007.234922 submit/tizen/20191007.082913 submit/tizen_5.5/20191031.000005 submit/tizen_5.5_mobile_hotfix/20201026.185105 submit/tizen_5.5_wearable_hotfix/20201026.184305 tizen_5.5.m2_release
authorSemun Lee <semun.lee@samsung.com>
Mon, 7 Oct 2019 08:19:39 +0000 (17:19 +0900)
committerSemun Lee <semun.lee@samsung.com>
Mon, 7 Oct 2019 08:23:04 +0000 (17:23 +0900)
Signed-off-by: Semun Lee <semun.lee@samsung.com>
Change-Id: Ic394648af9877078a63845c8e3049db305aa26fd

packaging/tel-plugin-atmodem.spec
src/s_sms.c

index 6aa82db4150dcd06d66e046b8f7e0826747849b6..01575daac44e503af38822426fc56e3fcb35bfb8 100644 (file)
@@ -1,6 +1,6 @@
 %define major 0
 %define minor 1
-%define patchlevel 79
+%define patchlevel 81
 
 Name:              tel-plugin-atmodem
 Version:           %{major}.%{minor}.%{patchlevel}
index 10a4841adcc1813c94208a8bf29fc87074e83422..daf39aec0821bf4be5da16c283c40dfe5b6f340e 100644 (file)
@@ -1094,9 +1094,6 @@ static void on_response_sms_get_param_count(TcorePending *pending, int data_len,
                                                                file_type_tag = file_type_tag & (*ptr_data);
 
                                                                switch (file_type_tag) {
-                                                                       /* increment to next byte */
-                                                                       ptr_data++;
-
                                                                case 0x1:
                                                                        dbg("Getting FileType: [Transparent file type]");
                                                                        /* increment to next byte */