[vlc-devel] [PATCH 1/2] wayland: use vlc_obj_calloc for sys
ajanni at videolabs.io
ajanni at videolabs.io
Thu Jan 31 11:11:08 CET 2019
On 2019-01-31 10:59, RĂ©mi Denis-Courmont wrote:
> Removing allocations looks like a step backward. It's not even correct
> for pointers.
Thank you for review.
It was a mere attempt to simplify by doing the same as other parts of
vlc code,
but I didn't think about the implication for pointers.
This patch can be dropped. I'll quickly write the second one again as it
was
dependant on this one.
More information about the vlc-devel
mailing list