[PATCH v2 4/6] service: request_post_file opens the pdu itself

2012-03-23 Thread Sébastien Bianti
---
 src/service.c |1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/src/service.c b/src/service.c
index 8dbee12..2047008 100644
--- a/src/service.c
+++ b/src/service.c
@@ -1137,7 +1137,6 @@ static void process_message_on_start(struct mms_service 
*service,
 
request-data_path = mms_store_get_path(service_id,
uuid);
-   request-fd = open(request-data_path, O_RDONLY);
} else
request = NULL;
 register_sr:
-- 
1.7.4.4

___
ofono mailing list
ofono@ofono.org
http://lists.ofono.org/listinfo/ofono


Re: [PATCH v2 4/6] service: request_post_file opens the pdu itself

2012-03-23 Thread Marcel Holtmann
Hi Sebastien,

  src/service.c |1 -
  1 files changed, 0 insertions(+), 1 deletions(-)

patch has been applied.

Regards

Marcel


___
ofono mailing list
ofono@ofono.org
http://lists.ofono.org/listinfo/ofono