[commits] Horde-Hatchery branch master updated. 941118259bbcdb3005a18684a6fa87456e527cb4

Michael Rubinsky mike at theupstairsroom.com
Tue Aug 11 22:57:07 UTC 2009


The branch "master" has been updated.
The following is a summary of the commits.

from: 1384a4a59894e9b48cb82ffaf3e57b778c76e91e

e4d580b... Plug some memory leaks
9411182... Some memory management cleanup..

-----------------------------------------------------------------------

commit e4d580bbc10288e463686c599fc567aa143a1d96
Author: Michael J. Rubinsky <mrubinsk at horde.org>
Date:   Tue Aug 11 14:24:00 2009 -0400

    Plug some memory leaks
    
    Some leaks due to autorelease pools and threads, some missed CFReleases etc...

 iPhoto2Ansel/AnselExportController.m |   17 ++++++++++++-----
 1 files changed, 12 insertions(+), 5 deletions(-)

http://git.horde.org/diff.php/iPhoto2Ansel/AnselExportController.m?rt=horde-hatchery&r1=7250d905eae78a813fc090ad0f0f5839e45317c1&r2=e4d580bbc10288e463686c599fc567aa143a1d96

-----------------------------------------------------------------------

commit 941118259bbcdb3005a18684a6fa87456e527cb4
Author: Michael J. Rubinsky <mrubinsk at horde.org>
Date:   Tue Aug 11 18:55:11 2009 -0400

    Some memory management cleanup..
    
    XCode instruments now reports no memory leaks in this code :) Enable GC support
    in the release build now that all the leaks are resolved.

 iPhoto2Ansel/AnselExportController.m                |    1 +
 iPhoto2Ansel/AnselGalleryViewItem.m                 |    2 +-
 iPhoto2Ansel/TURAnsel.m                             |    2 ++
 iPhoto2Ansel/iPhoto2Ansel.xcodeproj/project.pbxproj |    4 ++++
 iPhoto2Ansel/xmlrpc-1.5.1/XMLRPCConnection.m        |    1 +
 5 files changed, 9 insertions(+), 1 deletions(-)

http://git.horde.org/diff.php/iPhoto2Ansel/AnselExportController.m?rt=horde-hatchery&r1=e4d580bbc10288e463686c599fc567aa143a1d96&r2=941118259bbcdb3005a18684a6fa87456e527cb4
http://git.horde.org/diff.php/iPhoto2Ansel/AnselGalleryViewItem.m?rt=horde-hatchery&r1=13760ff3e2e504c740af7002d09e5bd9622938ac&r2=941118259bbcdb3005a18684a6fa87456e527cb4
http://git.horde.org/diff.php/iPhoto2Ansel/TURAnsel.m?rt=horde-hatchery&r1=5a2fd345dd33fb57795864490cea95d4aa613e9a&r2=941118259bbcdb3005a18684a6fa87456e527cb4
http://git.horde.org/diff.php/iPhoto2Ansel/iPhoto2Ansel.xcodeproj/project.pbxproj?rt=horde-hatchery&r1=fbe13be77a59162c5175e449406c7d351e0aa350&r2=941118259bbcdb3005a18684a6fa87456e527cb4
http://git.horde.org/diff.php/iPhoto2Ansel/xmlrpc-1.5.1/XMLRPCConnection.m?rt=horde-hatchery&r1=0c9f12977d718a9a8a4ff8e59ce27d60e51d0f76&r2=941118259bbcdb3005a18684a6fa87456e527cb4




More information about the commits mailing list