[vlc-devel] [PATCH 1/2] direct3d9: fix memory leak

Rémi Denis-Courmont remi at remlab.net
Mon Jun 29 21:25:35 CEST 2015


Le lundi 29 juin 2015, 19:08:38 Hannes Domani a écrit :
> picture_pool_NewExtended() creates its own block where the pictures are
> stored.

I would use a VLA (or a fixed sufficient size array) there. The problem would be 
moot.

-- 
Rémi Denis-Courmont
http://www.remlab.net/




More information about the vlc-devel mailing list