[MPlayer-cvslog] r35626 - trunk/libaf/af_export.c
    Reimar Döffinger 
    Reimar.Doeffinger at gmx.de
       
    Sun Dec  9 08:17:43 CET 2012
    
    
  
On 9 Dec 2012, at 03:22, upsuper <subversion at mplayerhq.hu> wrote:
> Author: upsuper
> Date: Sun Dec  9 03:22:08 2012
> New Revision: 35626
> 
> Log:
> Fix a wrong condition.
Those conditions were exactly right (allowing to dynamically allocate the buf array), they are completely pointless the way you changed them since free () handles it.
I don't mind if you want to remove them, but we shouldn't have pointless clutter.
    
    
More information about the MPlayer-cvslog
mailing list