CVSROOT: /cvs/directfb Module name: DirectFB Changes by: dok 20050119 12:15:45
Modified files:
src/core : surfaces.c
Log message:
Fixed a video memory leak in dfb_surface_reconfig() that happened if a
surface with multiple buffers is configured to have less, e.g. switching
a layer from DLBM_TRIPLE to DLBM_FRONTONLY.
