2009-05-05 | Dan Preston | Fixed a small leak of an NSString object. | changeset | files |
2009-05-05 | Dan Preston | Tweaked release to be immediate instead of on autorelease pool. | changeset | files |
2009-05-05 | Dan Preston | Enabled garbage collection as being supported in the library target. | changeset | files |
2009-05-05 | Dan Preston | Fixed the release of an CFDataRef object under garbage collection. | changeset | files |
2009-05-05 | Dan Preston | Fixed the leak of SecIdentityRef objects in a while loop. | changeset | files |
2009-05-05 | Dan Preston | Fixed a double release in a garbage collected environment. | changeset | files |