[devel] [PATCH 1 of 1] imm:Trailing slash can be ignored when checking IMMSV_ROOT_DIRECTORY [#1093]

2014-12-09 Thread reddy . neelakanta
osaf/services/saf/immsv/immnd/immnd_proc.c | 15 +-- 1 files changed, 13 insertions(+), 2 deletions(-) diff --git a/osaf/services/saf/immsv/immnd/immnd_proc.c b/osaf/services/saf/immsv/immnd/immnd_proc.c --- a/osaf/services/saf/immsv/immnd/immnd_proc.c +++ b/osaf/services/saf/immsv

Re: [devel] [PATCH 1 of 1] imm:Trailing slash can be ignored when checking IMMSV_ROOT_DIRECTORY [#1093]

2014-12-10 Thread Anders Bjornerstedt
Hi Neel, Ack from me, if you have tested the trailing slash case. I tested only the normal case (patch non interference). [I think i would have not copied the string for the normal case (no trailing slash). Its also possible to local stack allocate an array of a given size, avoiding local heap