add failure count for client rendering, drop clients after FAILURE_MAX tries
authorMike Blumenkrantz <zmike@osg.samsung.com>
Mon, 8 Dec 2014 01:11:46 +0000 (20:11 -0500)
committerMike Blumenkrantz <zmike@osg.samsung.com>
Mon, 8 Dec 2014 01:17:33 +0000 (20:17 -0500)
commit634b58773a79f4296e10fa879ba88965eb09625f
tree20932a55b514c1c445a51b14110ae03cbe497a03
parent38f30c83afba1ed00d91a90a7fbe5ccaa0d68598
add failure count for client rendering, drop clients after FAILURE_MAX tries

this traps clients which are showing and hiding themselves extremely quickly and prevents them from crashing us when we try to draw them

fix T1820
src/bin/e_comp_object.c