On 10/4/19 1:13 PM, Koenig, Christian wrote: > >>> NAK, that is a double free. The bo list entries are freed by >>> amdgpu_bo_list_put(). >> Thanks, didn't realize that. > Wait a second, what entries are you talking about? > > The entries in the list object are freed when amdgpu_bo_list_put() is > called, but the temporary info array with the handles needs to be freed > as well. > > And it looks like that is indeed leaked here. I am talking about the `info` array created by amdgpu_bo_create_list_entry_array(). > Regards, > Christian. > >>> Regards, >>> Christian. >> Regards, >> >> Nirmoy >> >>>> } >>>> >>>> handle = r; _______________________________________________ dri-devel mailing list dri-devel@xxxxxxxxxxxxxxxxxxxxx https://lists.freedesktop.org/mailman/listinfo/dri-devel