doctor: bufmgr has to be initialized as a server explicitly. 47/233647/3
authorSeunghun Lee <shiin.lee@samsung.com>
Mon, 18 May 2020 04:33:24 +0000 (13:33 +0900)
committerSeunghun Lee <shiin.lee@samsung.com>
Mon, 18 May 2020 05:13:10 +0000 (05:13 +0000)
commitc10542cb41f072171f72cc2c8263b7b30f7aa2fc
tree588da3393d24ff23f6b2afa95b07b497e617dce8
parenta3d6e8533da9d9da77d781de6c8694961b18d0a5
doctor: bufmgr has to be initialized as a server explicitly.

The doctor as a display server has to initialize a bufmgr for server
explicitly. Otherwise, tbm_bufmgr_init might be failed in case of checking
an environment variable of TBM_SERVER on tbm library get removed.

Change-Id: Iae59246871cc59b3a6739e871f35bbc1426e53ca
src/bin/doctor/doctor.c