annotate debian/README.Debian @ 489:23c7667b3ec0 Android_Skia

Fix a potential bug when destroy a rdman. When a rdman is dirty, free shapes and coords works specially. Objects are append to a free list. They are not real freed until rdman being clean. redraw_man_destroy() free shapes and coords with free functions of them. If rdman is dirty when destroy it, objects would be leaked. The changeset make rdman clean before free shapes and coords to make objects being freed correctly.
author Thinker K.F. Li <thinker@branda.to>
date Sun, 22 Nov 2009 20:41:27 +0800
parents 28e822aa84e5
children
rev   line source
385
28e822aa84e5 Debian packaging script
Ben Lau <xbenlau@gmail.com>
parents:
diff changeset
1 madbutterfly for Debian
28e822aa84e5 Debian packaging script
Ben Lau <xbenlau@gmail.com>
parents:
diff changeset
2 -----------------------
28e822aa84e5 Debian packaging script
Ben Lau <xbenlau@gmail.com>
parents:
diff changeset
3
28e822aa84e5 Debian packaging script
Ben Lau <xbenlau@gmail.com>
parents:
diff changeset
4 <possible notes regarding this package - if none, delete this file>
28e822aa84e5 Debian packaging script
Ben Lau <xbenlau@gmail.com>
parents:
diff changeset
5
28e822aa84e5 Debian packaging script
Ben Lau <xbenlau@gmail.com>
parents:
diff changeset
6 -- Ben Lau <benlau@visionware.com.hk> Thu, 09 Apr 2009 20:00:10 +0800