gimp r24389 - in trunk: . app/base app/core
- From: neo svn gnome org
- To: svn-commits-list gnome org
- Subject: gimp r24389 - in trunk: . app/base app/core
- Date: Tue, 18 Dec 2007 13:07:01 +0000 (GMT)
Author: neo
Date: 2007-12-18 13:07:01 +0000 (Tue, 18 Dec 2007)
New Revision: 24389
ViewCVS link: http://svn.gnome.org/viewcvs/gimp?rev=24389&view=rev
Modified:
trunk/ChangeLog
trunk/app/base/tile-manager.c
trunk/app/base/tile-manager.h
trunk/app/base/tile.c
trunk/app/core/gimpselection.c
Log:
2007-12-18 Sven Neumann <sven gimp org>
* app/base/tile-manager.[ch]: renamed tile_manager_validate() to
tile_manager_validate_tile(). If no validate_proc is set,
initialize the tile data to all zero when validating it. This way
we never hand out uninitialized data and valgrind doesn't need to
complain any longer.
* app/base/tile.c: changed accordingly.
* app/core/gimpselection.c: no need to set an extra validate_proc
here as the default implementation now does the job for us.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]