Fix VD prevent issues 03/46803/2
authorHeeyong Song <heeyong.song@samsung.com>
Wed, 26 Aug 2015 08:15:08 +0000 (17:15 +0900)
committerHeeyong Song <heeyong.song@samsung.com>
Fri, 28 Aug 2015 07:45:36 +0000 (16:45 +0900)
1. rand -> rand_r: thread unsafe
2. copy constructor and asignment operator are missed

Change-Id: I505a831eb729255b240327d08b7c436378d75aab


No differences found