[MPlayer-dev-eng] [Suggested PATCH] Increase maximum ftp file path length
Rodrigo Campos
rodrigo at sdfg.com.ar
Tue Nov 6 01:28:30 CET 2012
On Mon, Nov 05, 2012 at 08:10:48PM +0100, Reimar Döffinger wrote:
> On Mon, Nov 05, 2012 at 10:18:47AM +0200, Sergey wrote:
> > On Mon, 5 Nov 2012 13:19:19 Xidorn Quan wrote:
>
> > Or should I mark all these variables "static" instead?
>
> No, that's really bad for maintainability.
> I don't really see a reason to not use heap allocation of proper size,
> those functions are hardly speed-critical.
Or use variable-size arrays ? (just to forget about freeing it)
Thanks,
Rodrigo
More information about the MPlayer-dev-eng
mailing list