ilmClient: fix for ilm_getPropertiesOfScreen if screen was not found
authorTimo Lotterbach <timo.lotterbach@bmw-carit.de>
Fri, 18 Jan 2013 12:08:28 +0000 (04:08 -0800)
committerTimo Lotterbach <timo.lotterbach@bmw-carit.de>
Tue, 5 Feb 2013 13:20:04 +0000 (05:20 -0800)
commit40392aafca55c9ee79919ad25d9f6d83237c7f6a
treeff2e11a52f98b8f8c1c4975a4a04900d422d801c
parent2f07eeb0d0c2fac537a76a8910546188bc120550
ilmClient: fix for ilm_getPropertiesOfScreen if screen was not found

if the scene does not contain the requested screen, the screenProperties
structure is now initialized to save values.

LayerManagerControl now correctly evaluates the return value of
ilm_getPropertiesOfScreen and prints "screen not found" instead of
crashing.

Signed-off-by: Timo Lotterbach <timo.lotterbach@bmw-carit.de>
LayerManagerClient/ilmClient/src/generic_ilm_client.c
LayerManagerControl/src/print.cpp