On Thu, Dec 07, 2023 at 04:01:11PM +0000, Costas Argyris wrote:
> Thanks for all the explanations.
> 
> In that case I restrict this patch to just freeing the buffer from
> within driver::finalize only (I think it should be XDELETEVEC
> instead of XDELETE, no?).

Both macros are exactly the same, but XDELETEVEC is probably better
counterpart to XNEWVEC.

        Jakub

Reply via email to