Re: [PATCH weston 0/5] ivi-shell: Simplify render order APIs

2016-03-19 Thread Pekka Paalanen
On Wed, 16 Mar 2016 13:36:56 + "Ucan, Emre (ADITG/SW1)" wrote: > It is not necessary to check ivi object IDs of > pregiven ivi objects (surface, layer). The controller modules are > responsible to provide valid pointers to ivi objects. > > Checking object IDs do not protect us from invalid

[PATCH weston 0/5] ivi-shell: Simplify render order APIs

2016-03-18 Thread Ucan, Emre (ADITG/SW1)
It is not necessary to check ivi object IDs of pregiven ivi objects (surface, layer). The controller modules are responsible to provide valid pointers to ivi objects. Checking object IDs do not protect us from invalid pointers. Emre Ucan (5): ivi-shell: simplify ivi_layout_remove_surface ivi