pass: Initialize the policy->governor instance
authorChanwoo Choi <cw00.choi@samsung.com>
Tue, 6 Dec 2016 05:37:46 +0000 (14:37 +0900)
committerChanwoo Choi <cw00.choi@samsung.com>
Mon, 16 Jan 2017 11:35:37 +0000 (20:35 +0900)
commit6dcd7aaacc99009c3d30083b869f779b6c93d860
tree78b7ffe79ebb389cafe2c2766db02ca69f8e81a2
parent0866772cc7a86d299978e603d3bb6006e9de799f
pass: Initialize the policy->governor instance

This patch initializes the policy->governor instance to prevenet
the starting issue because policy->governor might have the garbage data.
It cause that pass could not start.

Signed-off-by: Chanwoo Choi <cw00.choi@samsung.com>
src/pass/pass.c