XRT icon indicating copy to clipboard operation
XRT copied to clipboard

zocl populate_slot_specific_sec fails to clean up on error

Open kiwichris opened this issue 3 years ago • 0 comments
trafficstars

In populate_slot_specific_sec memory allocated in the section reads is not freed if there is an error:

https://github.com/Xilinx/XRT/blob/master/src/runtime_src/core/edge/drm/zocl/zocl_xclbin.c#L1164

Should it?

kiwichris avatar May 11 '22 04:05 kiwichris