* src/base/ftbitmap.c (FT_Bitmap_Copy): Recreate target.
    
There is no need to preserve bits before overwriting them.
Therefore, free-malloc could be faster than realloc.
1 file changed