[FIX] prevent issues 79/39279/1
authorVitaliy Cherepanov <v.cherepanov@samsung.com>
Tue, 12 May 2015 11:56:43 +0000 (14:56 +0300)
committerVitaliy Cherepanov <v.cherepanov@samsung.com>
Tue, 12 May 2015 11:56:43 +0000 (14:56 +0300)
commit0daa3f12e5893f405538f1df45483d6bb8b39e42
treec8491aa79a3fb229613d57cf55cdd43a091c8f02
parentc324c50f9290dcae9d7bab05fae887755c2a3f00
[FIX] prevent issues

|--------|------------------------------|-----------|------------|
| CID    | Type                         | File      | Function   |
|--------|------------------------------|-----------|------------|
| 377075 | Dereference after null check | da_inst.c | new_app    |
| 373010 | Resource leak                | da_inst.c | new_app    |
| 351955 | Untrusted value as argument  | threads.c | recvThread |
|--------|------------------------------|-----------|------------|

Change-Id: Ie97fd82c6f56fb1c05cd837fb251e681c70fdf86
Signed-off-by: Vitaliy Cherepanov <v.cherepanov@samsung.com>
daemon/da_inst.c
daemon/threads.c