Skip to content

Resolve "Deallocation of handle 'hIsmRendererData'"

vaclav requested to merge 781-deallocation-of-handle-hismrendererdata into main

Reason why this change is needed

  • Deallocation of handle 'hIsmRendererData' is done inefficiently by repeating the same code block five times in the framework.

Description of the change

  • Introduce a new function to deallocate handle 'hIsmRendererData'

Affected operating points

  • All is BE.
Edited by vaclav

Merge request reports

Loading